Skip to content

Commit

Permalink
change:versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yukieiji committed Mar 23, 2024
1 parent c620bef commit 0eac476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ExplorerCore.cs
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ namespace UnityExplorer
public static class ExplorerCore
{
public const string NAME = "UnityExplorer";
public const string VERSION = "4.11.2";
public const string VERSION = "4.12.0";
public const string AUTHOR = "Sinai, yukieiji";
public const string GUID = "com.sinai.unityexplorer";

Expand Down

0 comments on commit 0eac476

Please sign in to comment.