Bump version

This commit is contained in:
Sinai
2022-04-24 05:57:29 +10:00
parent cbe17927fb
commit 3a6b573ac3
3 changed files with 2 additions and 2 deletions

View File

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