Skip to content

Commit

Permalink
bump up:versions
Browse files Browse the repository at this point in the history
  • Loading branch information
yukieiji committed Jan 31, 2024
1 parent aaa2280 commit 49e0771
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.0";
public const string VERSION = "4.11.1";
public const string AUTHOR = "Sinai, yukieiji";
public const string GUID = "com.sinai.unityexplorer";

Expand Down

0 comments on commit 49e0771

Please sign in to comment.