Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
irtimaled committed Apr 7, 2015
1 parent a22bb44 commit db9b17f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/com/irtimaled/bbor/forge/ForgeMod.java
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ public class ForgeMod {

public static final String MODID = "bbor";
public static final String NAME = "Bounding Box Outline Reloaded";
public static final String VERSION = "1.0.0-beta10";
public static final String VERSION = "1.0.0-beta11";

private ConfigManager configManager;

Expand Down

0 comments on commit db9b17f

Please sign in to comment.