Bump UniverseLib, fix EventSystem issue

This commit is contained in:
Sinai
2022-04-19 18:05:55 +10:00
parent 4c9b3115cd
commit 9cf62c3250
4 changed files with 8 additions and 70 deletions

View File

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