diff --git a/UnityEditorPackage/Runtime/UnityExplorer.STANDALONE.Mono.dll b/UnityEditorPackage/Runtime/UnityExplorer.STANDALONE.Mono.dll
index 21f0ee9..2fe032d 100644
Binary files a/UnityEditorPackage/Runtime/UnityExplorer.STANDALONE.Mono.dll and b/UnityEditorPackage/Runtime/UnityExplorer.STANDALONE.Mono.dll differ
diff --git a/UnityEditorPackage/Runtime/UniverseLib.Mono.dll b/UnityEditorPackage/Runtime/UniverseLib.Mono.dll
index 8df4b64..22ed24f 100644
Binary files a/UnityEditorPackage/Runtime/UniverseLib.Mono.dll and b/UnityEditorPackage/Runtime/UniverseLib.Mono.dll differ
diff --git a/UnityEditorPackage/package.json b/UnityEditorPackage/package.json
index 73bdd8e..08bd243 100644
--- a/UnityEditorPackage/package.json
+++ b/UnityEditorPackage/package.json
@@ -1,6 +1,6 @@
{
"name": "com.sinai-dev.unityexplorer",
- "version": "4.7.9",
+ "version": "4.7.11",
"displayName": "UnityExplorer",
"description": "An in-game UI for exploring, debugging and modifying Unity games.",
"unity": "2017.1",
diff --git a/src/ExplorerCore.cs b/src/ExplorerCore.cs
index c3c1de8..07b7576 100644
--- a/src/ExplorerCore.cs
+++ b/src/ExplorerCore.cs
@@ -14,7 +14,7 @@ namespace UnityExplorer
public static class ExplorerCore
{
public const string NAME = "UnityExplorer";
- public const string VERSION = "4.7.10";
+ public const string VERSION = "4.7.11";
public const string AUTHOR = "Sinai";
public const string GUID = "com.sinai.unityexplorer";
diff --git a/src/UnityExplorer.csproj b/src/UnityExplorer.csproj
index ff04270..0f3c68d 100644
--- a/src/UnityExplorer.csproj
+++ b/src/UnityExplorer.csproj
@@ -79,11 +79,11 @@
-
+
-
+