Skip to content

Commit

Permalink
Merge pull request #17 from LuckyNoS7evin/master
Browse files Browse the repository at this point in the history
Set version to 0.9 for RC
  • Loading branch information
LuckyNoS7evin authored Mar 17, 2018
2 parents e168fe0 + a8d9ca4 commit 776edb4
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>1.0.0</Version>
<Version>0.9.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>1.0.0.0</AssemblyVersion>
<FileVersion>1.0.0.0</FileVersion>
<AssemblyVersion>0.9.0.0</AssemblyVersion>
<FileVersion>0.9.0.0</FileVersion>
</PropertyGroup>

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

0 comments on commit 776edb4

Please sign in to comment.