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

Commit 3856e84

Browse files
committed
Bump version
1 parent 104288a commit 3856e84

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
Binary file not shown.
Binary file not shown.

src/ExplorerCore.cs

+1-1
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.12";
17+
public const string VERSION = "4.7.13";
1818
public const string AUTHOR = "Sinai";
1919
public const string GUID = "com.sinai.unityexplorer";
2020

0 commit comments

Comments
 (0)