Update version

This commit is contained in:
Xander 2023-01-08 21:30:27 -06:00
parent 6cf7eb5a3f
commit cfc63f2a04

View File

@ -19,7 +19,7 @@ namespace UnityExplorer
public static class ExplorerCore
{
public const string NAME = "UnityExplorer";
public const string VERSION = "4.9.0.3";
public const string VERSION = "4.9.1";
public const string AUTHOR = "Sinai";
public const string GUID = "com.sinai.unityexplorer";