Skip to content

Commit

Permalink
Merge pull request #32 from LuckyNoS7evin/master
Browse files Browse the repository at this point in the history
Updated Version
  • Loading branch information
LuckyNoS7evin authored Jun 17, 2018
2 parents 188d74c + 92da926 commit df4ee89
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>net452</TargetFramework>
<PackageId>TwitchLib.Unity</PackageId>
<Version>0.9.2</Version>
<Version>1.0.0</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>0.9.2.0</AssemblyVersion>
<FileVersion>0.9.2.0</FileVersion>
<AssemblyVersion>1.0.0.0</AssemblyVersion>
<FileVersion>1.0.0.0</FileVersion>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down

0 comments on commit df4ee89

Please sign in to comment.