Skip to content

Commit c540318

Browse files
committed
Update version to 2.1
1 parent b961db7 commit c540318

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

Il2CppInspector.CLI/Il2CppInspector.CLI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PublishTrimmed>true</PublishTrimmed>
99
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
1010
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
11-
<Version>2.0</Version>
11+
<Version>2.1</Version>
1212
<Company>Noisy Cow Studios</Company>
1313
<Product>Il2CppInspector Command-Line Edition</Product>
1414
<Copyright>(c) 2017-2020 Katy Coe - www.djkaty.com - www.github.com/djkaty</Copyright>

Il2CppInspector.Common/Il2CppInspector.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFramework>netstandard2.1</TargetFramework>
55
<AssemblyName>Il2CppInspector.Common</AssemblyName>
66
<Authors>Katy Coe</Authors>
7-
<Version>2.0</Version>
7+
<Version>2.1</Version>
88
<Company>Noisy Cow Studios</Company>
99
<Product>Il2CppInspector Shared Library</Product>
1010
</PropertyGroup>

Il2CppInspector.GUI/Il2CppInspector.GUI.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<RuntimeIdentifier>win-x64</RuntimeIdentifier>
99
<UseWPF>true</UseWPF>
1010
<AssemblyName>Il2CppInspector</AssemblyName>
11-
<Version>2.0</Version>
11+
<Version>2.1</Version>
1212
<Authors>Katy Coe</Authors>
1313
<Company>Noisy Cow Studios</Company>
1414
<Product>Il2CppInspector Windows Edition</Product>

0 commit comments

Comments
 (0)