From 6cf7eb5a3f2bc31fae5cf4ee71c915c7449aa56f Mon Sep 17 00:00:00 2001 From: Xander Date: Sun, 8 Jan 2023 21:13:07 -0600 Subject: [PATCH] updated universelib --- src/ExplorerCore.cs | 2 +- src/UnityExplorer.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 @@ - +