Skip to content

Commit

Permalink
1.0.2 release?
Browse files Browse the repository at this point in the history
  • Loading branch information
swiftyspiffy committed Jan 30, 2021
1 parent ece082a commit ab07bf2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions TwitchLib.Unity/TwitchLib.Unity.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<PackageId>TwitchLib.Unity</PackageId>
<Version>1.0.1</Version>
<Version>1.0.2</Version>
<Description>Unity wrapper system for TwitchLib</Description>
<GeneratePackageOnBuild>false</GeneratePackageOnBuild>
<Authors>LuckyNoS7evin</Authors>
Expand All @@ -17,8 +17,8 @@
<RepositoryType>Git</RepositoryType>
<PackageTags>twitch library unity3d unity dotnet c# csharp net standard 2.0</PackageTags>
<NeutralLanguage>en-US</NeutralLanguage>
<AssemblyVersion>1.0.1.0</AssemblyVersion>
<FileVersion>1.0.1.0</FileVersion>
<AssemblyVersion>1.0.2.0</AssemblyVersion>
<FileVersion>1.0.2.0</FileVersion>
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
</PropertyGroup>

Expand Down

0 comments on commit ab07bf2

Please sign in to comment.