Bump version

This commit is contained in:
Sinai 2022-05-05 02:45:41 +10:00
parent 104288a912
commit 3856e84c08
3 changed files with 1 additions and 1 deletions

View File

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