Skip to content

Commit

Permalink
Update version
Browse files Browse the repository at this point in the history
  • Loading branch information
Lacyway committed Jul 6, 2024
1 parent e635ff3 commit 0015532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HANB_Plugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

namespace HandsAreNotBusy
{
[BepInPlugin("com.lacyway.hanb", "HandsAreNotBusy", "1.2.0")]
[BepInPlugin("com.lacyway.hanb", "HandsAreNotBusy", "1.3.0")]
internal class HANB_Plugin : BaseUnityPlugin
{
internal static ConfigEntry<KeyboardShortcut> ResetKey;
Expand Down

0 comments on commit 0015532

Please sign in to comment.