Bump version

This commit is contained in:
Sinai 2021-10-16 18:11:08 +11:00
parent 957d80c7ec
commit b93567c7ea

View File

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