Skip to content

Commit

Permalink
v2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Theadd committed Dec 3, 2022
1 parent acbd674 commit fb76fe8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion PluginInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ internal static class PluginInfo
{
public const string PLUGIN_GUID = "DevTools.Humankind.GUITools";
public const string PLUGIN_NAME = "GUITools";
public const string PLUGIN_VERSION = "2.1.2.0";
public const string PLUGIN_VERSION = "2.2.0.0";

/// <summary>
/// Change REVISION value to force a reset of player preferences.
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.1.2.0
2.2.0.0

0 comments on commit fb76fe8

Please sign in to comment.