Bump version

This commit is contained in:
Sinai 2022-03-14 05:22:44 +11:00
parent e44ff9e207
commit 040fb1f11a

View File

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