This commit is contained in:
sinaioutlander
2020-11-25 16:41:42 +11:00
parent be635e46a0
commit e7c5170232
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ namespace UnityExplorer
public class ExplorerCore
{
public const string NAME = "UnityExplorer";
public const string VERSION = "3.0.4";
public const string VERSION = "3.0.5";
public const string AUTHOR = "Sinai";
public const string GUID = "com.sinai.unityexplorer";
public const string EXPLORER_FOLDER = @"Mods\UnityExplorer";