Skip to content

Commit

Permalink
Version up to 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco committed Oct 9, 2021
1 parent 4c5b283 commit 5d04889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/HideAllUI.Core/HideAllUICore.cs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ public abstract class HideAllUICore : BaseUnityPlugin
{
public const string GUID = "keelhauled.hideallui";
public const string PluginName = "HideAllUI";
public const string Version = "2.3.1";
public const string Version = "2.3.2";

internal new static ManualLogSource Logger;
internal static Harmony Harmony;
Expand Down

0 comments on commit 5d04889

Please sign in to comment.