diff --git a/src/ExplorerCore.cs b/src/ExplorerCore.cs index 77affc0..a96a6bc 100644 --- a/src/ExplorerCore.cs +++ b/src/ExplorerCore.cs @@ -13,7 +13,7 @@ namespace UnityExplorer public class ExplorerCore { public const string NAME = "UnityExplorer"; - public const string VERSION = "3.3.10"; + public const string VERSION = "3.3.11"; public const string AUTHOR = "Sinai"; public const string GUID = "com.sinai.unityexplorer";