diff --git a/G-Earth/pom.xml b/G-Earth/pom.xml index 9141edd..53526ad 100644 --- a/G-Earth/pom.xml +++ b/G-Earth/pom.xml @@ -17,7 +17,7 @@ G-Earth G-Earth-Parent - 1.5.2 + 1.5.3 diff --git a/G-Earth/src/main/java/gearth/GEarth.java b/G-Earth/src/main/java/gearth/GEarth.java index 476b9ad..cc5fb52 100644 --- a/G-Earth/src/main/java/gearth/GEarth.java +++ b/G-Earth/src/main/java/gearth/GEarth.java @@ -22,7 +22,7 @@ import javafx.stage.StageStyle; public class GEarth extends Application { public static GEarth main; - public static String version = "1.5.2"; + public static String version = "1.5.3"; 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 40b2e03..879fa5f 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ G-Earth G-Earth-Parent pom - 1.5.2 + 1.5.3 G-Earth-Parent https://github.com/sirjonasxx/G-Earth