Skip to content

Commit

Permalink
Merge pull request #18 from Theadd/develop
Browse files Browse the repository at this point in the history
v2.2.1
  • Loading branch information
Theadd authored Jan 27, 2023
2 parents 0b3e115 + dabc2e8 commit 23b5fc5
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.2.0.0";
public const string PLUGIN_VERSION = "2.2.1.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.2.0.0
2.2.1.0

0 comments on commit 23b5fc5

Please sign in to comment.