Update CppExplorer.cs

This commit is contained in:
sinaioutlander
2020-09-07 03:26:10 +10:00
parent 5b94e31a12
commit 4e8b84b67e

View File

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