diff --git a/src/CppExplorer.cs b/src/CppExplorer.cs index 23349a8..1f9b293 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.3.1"; + public const string VERSION = "1.3.0"; public const string AUTHOR = "Sinai"; // fields diff --git a/src_2018/CppExplorer.cs b/src_2018/CppExplorer.cs index 23349a8..1f9b293 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.3.1"; + public const string VERSION = "1.3.0"; public const string AUTHOR = "Sinai"; // fields