Skip to content
This repository was archived by the owner on May 9, 2023. It is now read-only.

Commit 8662742

Browse files
committed
Bump version
1 parent 63393a9 commit 8662742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ExplorerCore.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ namespace UnityExplorer
1414
public static class ExplorerCore
1515
{
1616
public const string NAME = "UnityExplorer";
17-
public const string VERSION = "4.7.5";
17+
public const string VERSION = "4.7.6";
1818
public const string AUTHOR = "Sinai";
1919
public const string GUID = "com.sinai.unityexplorer";
2020

0 commit comments

Comments
 (0)