This commit is contained in:
sinaioutlander
2020-08-31 23:28:44 +10:00
parent d8688193d5
commit 916bdea59b
6 changed files with 124 additions and 62 deletions

View File

@ -12,7 +12,7 @@ namespace Explorer
public class CppExplorer : MelonMod
{
public const string GUID = "com.sinai.cppexplorer";
public const string VERSION = "1.4.7";
public const string VERSION = "1.5.0";
public const string AUTHOR = "Sinai";
public const string NAME = "CppExplorer"