Skip to content

Commit

Permalink
Bump Cyclops Core version
Browse files Browse the repository at this point in the history
  • Loading branch information
rubensworks committed Jul 29, 2015
1 parent 7c6f0bf commit 6ca6b6d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ public final class Reference {
public static final String MOD_FORGE_VERSION_MIN = "11.14.3.1487";
public static final String MOD_CYCLOPSCORE = "cyclopscore";
public static final String MOD_CYCLOPSCORE_MINVERSION = "@CYCLOPSCORE_VERSION@";
public static final String MOD_CYCLOPSCORE_VERSION_MIN = "0.1.0";
public static final String MOD_CYCLOPSCORE_VERSION_MIN = "0.1.1";

// Dependencies
public static final String MOD_DEPENDENCIES =
Expand Down

0 comments on commit 6ca6b6d

Please sign in to comment.