Update version to 2020.1

This commit is contained in:
Katy Coe
2020-07-02 16:49:32 +02:00
parent 1628d1f330
commit 7f4c4cb14d
3 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@
<PublishTrimmed>true</PublishTrimmed>
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<Version>2.1</Version>
<Version>2020.1</Version>
<Company>Noisy Cow Studios</Company>
<Product>Il2CppInspector Command-Line Edition</Product>
<Copyright>(c) 2017-2020 Katy Coe - www.djkaty.com - www.github.com/djkaty</Copyright>

View File

@@ -4,7 +4,7 @@
<TargetFramework>netstandard2.1</TargetFramework>
<AssemblyName>Il2CppInspector.Common</AssemblyName>
<Authors>Katy Coe</Authors>
<Version>2.1</Version>
<Version>2020.1</Version>
<Company>Noisy Cow Studios</Company>
<Product>Il2CppInspector Shared Library</Product>
</PropertyGroup>

View File

@@ -8,7 +8,7 @@
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
<UseWPF>true</UseWPF>
<AssemblyName>Il2CppInspector</AssemblyName>
<Version>2.1</Version>
<Version>2020.1</Version>
<Authors>Katy Coe</Authors>
<Company>Noisy Cow Studios</Company>
<Product>Il2CppInspector Windows Edition</Product>