From 7f4c4cb14d0a4a591d4a52b087dfd88343e25df6 Mon Sep 17 00:00:00 2001 From: Katy Coe Date: Thu, 2 Jul 2020 16:49:32 +0200 Subject: [PATCH] Update version to 2020.1 --- Il2CppInspector.CLI/Il2CppInspector.CLI.csproj | 2 +- Il2CppInspector.Common/Il2CppInspector.csproj | 2 +- Il2CppInspector.GUI/Il2CppInspector.GUI.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Il2CppInspector.CLI/Il2CppInspector.CLI.csproj b/Il2CppInspector.CLI/Il2CppInspector.CLI.csproj index f077e1d..d6120f0 100644 --- a/Il2CppInspector.CLI/Il2CppInspector.CLI.csproj +++ b/Il2CppInspector.CLI/Il2CppInspector.CLI.csproj @@ -8,7 +8,7 @@ true win-x64 false - 2.1 + 2020.1 Noisy Cow Studios Il2CppInspector Command-Line Edition (c) 2017-2020 Katy Coe - www.djkaty.com - www.github.com/djkaty diff --git a/Il2CppInspector.Common/Il2CppInspector.csproj b/Il2CppInspector.Common/Il2CppInspector.csproj index ddaa472..4f2e43f 100644 --- a/Il2CppInspector.Common/Il2CppInspector.csproj +++ b/Il2CppInspector.Common/Il2CppInspector.csproj @@ -4,7 +4,7 @@ netstandard2.1 Il2CppInspector.Common Katy Coe - 2.1 + 2020.1 Noisy Cow Studios Il2CppInspector Shared Library diff --git a/Il2CppInspector.GUI/Il2CppInspector.GUI.csproj b/Il2CppInspector.GUI/Il2CppInspector.GUI.csproj index 6f6dbc6..87240f0 100644 --- a/Il2CppInspector.GUI/Il2CppInspector.GUI.csproj +++ b/Il2CppInspector.GUI/Il2CppInspector.GUI.csproj @@ -8,7 +8,7 @@ win-x64 true Il2CppInspector - 2.1 + 2020.1 Katy Coe Noisy Cow Studios Il2CppInspector Windows Edition