Bump version

This commit is contained in:
Sinai 2022-04-24 02:02:29 +10:00
parent 81a174f865
commit 6fcf6a521c

View File

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