Skip to content

Commit

Permalink
Whoops, wasn't supposed to change that.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlgorithmX2 committed Jan 15, 2017
1 parent e5844f0 commit 2edcf56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/mod/chiselsandbits/core/ChiselsAndBits.java
Expand Up @@ -55,7 +55,7 @@ public class ChiselsAndBits
{
public static final String MODNAME = "Chisels & Bits";
public static final String MODID = "chiselsandbits";
public static final String VERSION = "11.2";
public static final String VERSION = "@VERSION@";

public static final String DEPENDENCIES = "required-after:Forge@[12.17.0.1909,);after:mcmultipart;after:JEI@[3.7.8.234,)"; // buildVersion

Expand Down

0 comments on commit 2edcf56

Please sign in to comment.