Bump version

This commit is contained in:
Sinai 2022-04-10 05:37:28 +10:00
parent 27d5398dea
commit d6a07f05ea

View File

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