diff --git a/src/ExplorerCore.cs b/src/ExplorerCore.cs
index 05195af..cf063bd 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.9.0";
+ public const string VERSION = "4.9.0.3";
public const string AUTHOR = "Sinai";
public const string GUID = "com.sinai.unityexplorer";
diff --git a/src/UnityExplorer.csproj b/src/UnityExplorer.csproj
index db725b4..0e24f77 100644
--- a/src/UnityExplorer.csproj
+++ b/src/UnityExplorer.csproj
@@ -103,7 +103,7 @@
-
+