Version Change

This commit is contained in:
Rseifert 2012-07-10 03:09:55 -04:00
parent 646befeaa2
commit 6624b8455d

View file

@ -26,7 +26,7 @@ public class mod_EUIndustry extends NetworkMod {
@Override
public String getVersion() {
// TODO change version on each update ;/
return "0.0.5";
return "0.0.6";
}
public static int configurationProperties()
{