Skip to content

Commit

Permalink
Update the Mod version
Browse files Browse the repository at this point in the history
  • Loading branch information
ShinyDialga committed Nov 11, 2015
1 parent a078a39 commit 5132166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/shinycraft/streamermod/StreamerMod.java
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
public class StreamerMod
{
public static final String MODID = "streamermod";
public static final String VERSION = "1.0";
public static final String VERSION = "1.1";
public static File team1File;
public static File team2File;
public static int defaultYLevel = 16;
Expand Down

0 comments on commit 5132166

Please sign in to comment.