Bump UniverseLib, cleanup, bump version

This commit is contained in:
Sinai
2022-03-04 00:09:19 +11:00
parent 79f2514109
commit a7165c849c
5 changed files with 20 additions and 21 deletions

View File

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