Bump version

This commit is contained in:
Sinai
2022-05-08 18:06:56 +10:00
parent 02e0102041
commit c88182c831
5 changed files with 14 additions and 18 deletions

View File

@ -14,7 +14,7 @@ namespace UnityExplorer
public static class ExplorerCore
{
public const string NAME = "UnityExplorer";
public const string VERSION = "4.7.13";
public const string VERSION = "4.8.0";
public const string AUTHOR = "Sinai";
public const string GUID = "com.sinai.unityexplorer";