Skip to content

Commit a96c507

Browse files
committed
1.7.2-1.0.1
1 parent f77d0ae commit a96c507

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MorePotionsMod.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ public class MorePotionsMod extends ClashsoftMod<MPMNetHandler>
5151
public static final String NAME = "More Potions Mod";
5252
public static final String ACRONYM = "mpm";
5353
public static final String DEPENDENCIES = CSLib.DEPENDENCY + ";required-after:" + BrewingAPI.MODID;
54-
public static final String VERSION = CSUpdate.CURRENT_VERSION + "-1.0.0";
54+
public static final String VERSION = CSUpdate.CURRENT_VERSION + "-1.0.1";
5555

5656
@Instance(MODID)
5757
public static MorePotionsMod instance;

0 commit comments

Comments
 (0)