Skip to content

Commit

Permalink
Version
Browse files Browse the repository at this point in the history
  • Loading branch information
RoboPhred committed Jun 2, 2022
1 parent 9e03cfc commit f338bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SixAxisPlugin.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
namespace RoboPhredDev.Shipbreaker.SixAxis
{

[BepInPlugin("net.robophreddev.shipbreaker.SixAxis", "Six Axis Joystick support for Shipbreaker", "1.1.3.0")]
[BepInPlugin("net.robophreddev.shipbreaker.SixAxis", "Six Axis Joystick support for Shipbreaker", "2.0.0.0")]
public class SixAxisPlugin : BaseUnityPlugin
{
public static SixAxisPlugin Instance;
Expand Down

0 comments on commit f338bc5

Please sign in to comment.