From 10ee2a837f41f2576a0a98650a901aeeff5b0153 Mon Sep 17 00:00:00 2001 From: sinaioutlander <49360850+sinaioutlander@users.noreply.github.com> Date: Wed, 12 Aug 2020 03:55:27 +1000 Subject: [PATCH] release --- src/CppExplorer.cs | 2 +- src_2018/CppExplorer.cs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/CppExplorer.cs b/src/CppExplorer.cs index 5881dc7..31fd52c 100644 --- a/src/CppExplorer.cs +++ b/src/CppExplorer.cs @@ -16,7 +16,7 @@ namespace Explorer public const string ID = "com.sinai.cppexplorer"; public const string NAME = "IL2CPP Runtime Explorer"; - public const string VERSION = "1.1.0"; + public const string VERSION = "1.2.0"; public const string AUTHOR = "Sinai"; // fields diff --git a/src_2018/CppExplorer.cs b/src_2018/CppExplorer.cs index 5881dc7..31fd52c 100644 --- a/src_2018/CppExplorer.cs +++ b/src_2018/CppExplorer.cs @@ -16,7 +16,7 @@ namespace Explorer public const string ID = "com.sinai.cppexplorer"; public const string NAME = "IL2CPP Runtime Explorer"; - public const string VERSION = "1.1.0"; + public const string VERSION = "1.2.0"; public const string AUTHOR = "Sinai"; // fields