Bump UniverseLib

This commit is contained in:
Sinai
2022-02-01 08:05:01 +11:00
parent c7d2ce6d36
commit 18bcfed434
4 changed files with 10 additions and 5 deletions

View File

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