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 304c5a3 commit a474492Copy full SHA for a474492
src/ExplorerCore.cs
@@ -20,7 +20,7 @@ namespace UnityExplorer
20
public static class ExplorerCore
21
{
22
public const string NAME = "CinematicUnityExplorer";
23
- public const string VERSION = "1.2.0";
+ public const string VERSION = "1.2.0.1";
24
public const string AUTHOR = "originalnicodr, Sinai, yukieiji";
25
public const string GUID = "com.originalnicodr.cinematicunityexplorer";
26
0 commit comments