We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b5ae0d commit 111ee75Copy full SHA for 111ee75
src/ExplorerCore.cs
@@ -21,7 +21,7 @@ namespace UnityExplorer;
21
public static class ExplorerCore
22
{
23
public const string NAME = "UnityExplorer";
24
- public const string VERSION = "4.12.6";
+ public const string VERSION = "4.12.7";
25
public const string AUTHOR = "Sinai, yukieiji";
26
public const string GUID = "com.sinai.unityexplorer";
27
0 commit comments