Skip to content

Commit

Permalink
Bump ver
Browse files Browse the repository at this point in the history
  • Loading branch information
Maiq-The-Dude committed Aug 4, 2021
1 parent bc299f7 commit 908695c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/BetterHands/Plugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

namespace BetterHands
{
[BepInPlugin("maiq.BetterHands", "BetterHands", "1.4.0")]
[BepInPlugin("maiq.BetterHands", "BetterHands", "1.5.0")]
[BepInDependency("nrgill28.Sodalite")]
[BepInProcess("h3vr.exe")]
public class Plugin : BaseUnityPlugin
Expand Down
2 changes: 1 addition & 1 deletion thunderstore/manifest.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "BetterHands",
"version_number": "1.4.0",
"version_number": "1.5.0",
"dependencies": [
"nrgill28-Sodalite-1.0.0"
],
Expand Down

0 comments on commit 908695c

Please sign in to comment.