Skip to content

Commit

Permalink
change:version
Browse files Browse the repository at this point in the history
  • Loading branch information
yukieiji committed Dec 25, 2023
1 parent b261070 commit c2ac09b
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.10.0";
public const string VERSION = "4.11.0";
public const string AUTHOR = "Sinai, yukieiji";
public const string GUID = "com.sinai.unityexplorer";

Expand Down

0 comments on commit c2ac09b

Please sign in to comment.