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