Skip to content

Commit

Permalink
Update CivRadar.java
Browse files Browse the repository at this point in the history
  • Loading branch information
TealNerd committed Jun 20, 2015
1 parent 12e0b8b commit 1ae8211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/com/biggestnerd/civradar/CivRadar.java
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
public class CivRadar {
public final static String MODID = "civradar";
public final static String MODNAME = "CivRadar";
public final static String VERSION = "beta-1.2.8";
public final static String VERSION = "beta-1.2.9";
private RenderHandler renderHandler;
private Config radarConfig;
private File configFile;
Expand Down

0 comments on commit 1ae8211

Please sign in to comment.