Skip to content

Commit

Permalink
Bump version 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Raicuparta committed Jan 20, 2022
1 parent 27b7510 commit 591ed0a
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", "0.0.10")]
[BepInPlugin("raicuparta.twoforksvr", "Two Forks VR", "0.0.11")]
public class TwoForksVrMod : BaseUnityPlugin
{
private void Awake()
Expand Down

0 comments on commit 591ed0a

Please sign in to comment.