Skip to content

Commit

Permalink
Bump version 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Raicuparta committed May 10, 2022
1 parent 559b48c commit 63e4996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TwoForksVr/src/TwoForksVrMod.cs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

namespace TwoForksVr;

[BepInPlugin("raicuparta.twoforksvr", "Two Forks VR", "1.0.0")]
[BepInPlugin("raicuparta.twoforksvr", "Two Forks VR", "1.1.0")]
public class TwoForksVrMod : BaseUnityPlugin
{
private void Awake()
Expand Down

0 comments on commit 63e4996

Please sign in to comment.