Bump version

This commit is contained in:
Sinai 2022-04-20 18:47:23 +10:00
parent 475e24a66a
commit 08f2c6035e

View File

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