Skip to content

Commit

Permalink
Bump version 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Raicuparta committed Apr 2, 2022
1 parent 7266ef9 commit b4f1652
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 @@ -8,7 +8,7 @@

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

0 comments on commit b4f1652

Please sign in to comment.