Bump to 1.5.1

This commit is contained in:
raoulvdberge
2017-06-15 16:19:34 +02:00
parent aebbe25030
commit 68f4ec749a
3 changed files with 3 additions and 3 deletions

View File

@@ -22,7 +22,7 @@ public final class RS {
}
public static final String ID = "refinedstorage";
public static final String VERSION = "1.5";
public static final String VERSION = "1.5.1";
public static final String GUI_FACTORY = "com.raoulvdberge.refinedstorage.gui.config.ModGuiFactory";
public static final String UPDATE_JSON = "https://refinedstorage.raoulvdberge.com/update";