Bump UniverseLib

This commit is contained in:
Sinai
2022-03-23 18:04:27 +11:00
parent 2285a495be
commit 621035c732
4 changed files with 5 additions and 5 deletions

View File

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