diff --git a/G-Earth/pom.xml b/G-Earth/pom.xml index bbdf23e..ee5d766 100644 --- a/G-Earth/pom.xml +++ b/G-Earth/pom.xml @@ -16,7 +16,7 @@ G-Earth G-Earth-Parent - 1.5.1 + 1.5.2 diff --git a/G-Earth/src/main/java/gearth/GEarth.java b/G-Earth/src/main/java/gearth/GEarth.java index 281c5fa..c6f7269 100644 --- a/G-Earth/src/main/java/gearth/GEarth.java +++ b/G-Earth/src/main/java/gearth/GEarth.java @@ -26,7 +26,7 @@ import java.util.function.Consumer; public class GEarth extends Application { public static GEarth main; - public static String version = "1.5.1"; + public static String version = "1.5.2"; public static String gitApi = "https://api.github.com/repos/sirjonasxx/G-Earth/releases/latest"; public static ObservableObject observableTheme; diff --git a/pom.xml b/pom.xml index 459f9ca..40b2e03 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ G-Earth G-Earth-Parent pom - 1.5.1 + 1.5.2 G-Earth-Parent https://github.com/sirjonasxx/G-Earth