Skip to content

Commit e855e11

Browse files
committed
v0.3
1 parent d74a1c7 commit e855e11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Plugin.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ public class Constants
1313
public class Plugin : IPuckMod
1414
{
1515
public static string MOD_NAME = "Powerups";
16-
public static string MOD_VERSION = "0.2.0";
16+
public static string MOD_VERSION = "0.3.0";
1717
public static string MOD_GUID = "wenright.powerups";
1818

1919
static readonly Harmony harmony = new Harmony(MOD_GUID);

0 commit comments

Comments
 (0)