Bump version

This commit is contained in:
Sinai 2022-01-31 22:00:59 +11:00
parent 9985ed0fd8
commit f961add7f4

View File

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