Skip to content

Commit 5132166

Browse files
committed
Update the Mod version
1 parent a078a39 commit 5132166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/shinycraft/streamermod/StreamerMod.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
public class StreamerMod
2121
{
2222
public static final String MODID = "streamermod";
23-
public static final String VERSION = "1.0";
23+
public static final String VERSION = "1.1";
2424
public static File team1File;
2525
public static File team2File;
2626
public static int defaultYLevel = 16;

0 commit comments

Comments
 (0)