From b96000148fd87bf850dd6df05f3b17bf7a53775f Mon Sep 17 00:00:00 2001 From: sirjonasxx <36828922+sirjonasxx@users.noreply.github.com> Date: Sun, 1 Jan 2023 22:58:06 +0100 Subject: [PATCH] Version 1.5.3 --- G-Earth/pom.xml | 2 +- G-Earth/src/main/java/gearth/GEarth.java | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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