Skip to content

Commit

Permalink
IHB version up to 1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ManlyMarco committed May 12, 2021
1 parent 494a105 commit 8647dbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BepInEx.InputHotkeyBlock/InputHotkeyBlock.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ public class InputHotkeyBlock : BaseUnityPlugin
{
public const string GUID = "BepInEx.InputHotkeyBlock";
public const string PluginName = "Input Hotkey Block";
public const string Version = "1.3";
public const string Version = "1.4";

private static Type TMPInputFieldType;

Expand Down

0 comments on commit 8647dbc

Please sign in to comment.