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 >netstandard2.0</TargetFramework >
5
5
<PackageId >TwitchLib.Unity</PackageId >
6
- <Version >1.0.2 </Version >
6
+ <Version >1.0.3 </Version >
7
7
<Description >Unity wrapper system for TwitchLib</Description >
8
8
<GeneratePackageOnBuild >false</GeneratePackageOnBuild >
9
9
<Authors >LuckyNoS7evin</Authors >
10
10
<Company >TwitchLib</Company >
11
11
<PackageIconUrl >https://colejelinek.com/dev/twitchlib.png</PackageIconUrl >
12
12
<PackageProjectUrl >https://github.com/TwitchLib/TwitchLib.Unity</PackageProjectUrl >
13
13
<PackageLicenseUrl >https://opensource.org/licenses/MIT</PackageLicenseUrl >
14
- <Copyright >Copyright 2019 </Copyright >
14
+ <Copyright >Copyright 2021 </Copyright >
15
15
<PackageReleaseNotes >Major Update of TwitchLib.</PackageReleaseNotes >
16
16
<RepositoryUrl >https://github.com/TwitchLib/TwitchLib.Unity</RepositoryUrl >
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.2 .0</AssemblyVersion >
20
+ <AssemblyVersion >1.0.3 .0</AssemblyVersion >
21
21
<FileVersion >1.0.2.0</FileVersion >
22
22
<CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
23
23
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments