diff --git a/install/open-ig-0.95.255.jar b/install/open-ig-0.95.255.jar new file mode 100644 index 00000000..a12a9c32 Binary files /dev/null and b/install/open-ig-0.95.255.jar differ diff --git a/src/hu/openig/model/Configuration.java b/src/hu/openig/model/Configuration.java index 674933ed..bb90348d 100644 --- a/src/hu/openig/model/Configuration.java +++ b/src/hu/openig/model/Configuration.java @@ -35,7 +35,7 @@ */ public class Configuration { /** The version string. */ - public static final String VERSION = "0.95.253"; + public static final String VERSION = "0.95.255"; /** Annotation for indicating load/save a field. */ @Retention(RetentionPolicy.RUNTIME) @interface LoadSave { } diff --git a/update.xml b/update.xml index 19c1a3ce..5e0f2ac0 100644 --- a/update.xml +++ b/update.xml @@ -23,7 +23,7 @@ The launcher's main file - + Az Open Imperium Galactica játék. @@ -42,6 +42,9 @@ Bugfixes + + Fix a release issue. + The game now requires Java 8 or newer to work! Add an upgrade info button to the equipment screen to see what and how many items to produce for a max upgrade. @@ -328,7 +331,7 @@ Fixed AI unable to build a power plant if the missing energy was above the capacity of available power plant types. - +