diff --git a/src/ExplorerCore.cs b/src/ExplorerCore.cs index 78e8dfe9..8db898e0 100644 --- a/src/ExplorerCore.cs +++ b/src/ExplorerCore.cs @@ -19,7 +19,7 @@ namespace UnityExplorer public static class ExplorerCore { public const string NAME = "UnityExplorer"; - public const string VERSION = "4.10.0"; + public const string VERSION = "4.11.0"; public const string AUTHOR = "Sinai, yukieiji"; public const string GUID = "com.sinai.unityexplorer";