This commit is contained in:
sinaioutlander 2020-09-01 18:04:38 +10:00
parent 2f3b779199
commit e7208d0c9d

View File

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