Skip to content

Commit

Permalink
correct master mod version.
Browse files Browse the repository at this point in the history
  • Loading branch information
gottsch committed Dec 8, 2019
1 parent 234192a commit 5f340d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ public class Treasure extends AbstractMod {
// constants
public static final String MODID = "treasure2";
protected static final String NAME = "Treasure2";
protected static final String VERSION = "1.6.3";
protected static final String VERSION = "1.7.0";

public static final String UPDATE_JSON_URL = "https://raw.githubusercontent.com/gottsch/gottsch-minecraft-Treasure/master/Treasure2-1.12.2/update.json";

Expand Down

0 comments on commit 5f340d2

Please sign in to comment.