File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<TargetFramework >net452</TargetFramework >
5
5
<PackageId >TwitchLib.Unity</PackageId >
6
- <Version >1.0 .0</Version >
6
+ <Version >0.9 .0</Version >
7
7
<Description >Unity wrapper system for TwitchLib</Description >
8
8
<GeneratePackageOnBuild >false</GeneratePackageOnBuild >
9
9
<Authors >LuckyNoS7evin</Authors >
17
17
<RepositoryType >Git</RepositoryType >
18
18
<PackageTags >twitch library unity3d unity dotnet c# csharp net standard 2.0</PackageTags >
19
19
<NeutralLanguage >en-US</NeutralLanguage >
20
- <AssemblyVersion >1.0 .0.0</AssemblyVersion >
21
- <FileVersion >1.0 .0.0</FileVersion >
20
+ <AssemblyVersion >0.9 .0.0</AssemblyVersion >
21
+ <FileVersion >0.9 .0.0</FileVersion >
22
22
</PropertyGroup >
23
23
24
24
<PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Release|AnyCPU'" >
You can’t perform that action at this time.
0 commit comments