diff --git a/src/ExplorerCore.cs b/src/ExplorerCore.cs index 2509b3a..5b52fb5 100644 --- a/src/ExplorerCore.cs +++ b/src/ExplorerCore.cs @@ -17,7 +17,7 @@ namespace UnityExplorer public class ExplorerCore { public const string NAME = "UnityExplorer"; - public const string VERSION = "3.2.6"; + public const string VERSION = "3.2.7"; public const string AUTHOR = "Sinai"; public const string GUID = "com.sinai.unityexplorer";