Skip to content

Commit 111ee75

Browse files
committed
bump up : version
1 parent 8b5ae0d commit 111ee75

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
@@ -21,7 +21,7 @@ namespace UnityExplorer;
2121
public static class ExplorerCore
2222
{
2323
public const string NAME = "UnityExplorer";
24-
public const string VERSION = "4.12.6";
24+
public const string VERSION = "4.12.7";
2525
public const string AUTHOR = "Sinai, yukieiji";
2626
public const string GUID = "com.sinai.unityexplorer";
2727

0 commit comments

Comments
 (0)