From df495f2b3f674229b030a4f59818bda6af95e2db Mon Sep 17 00:00:00 2001 From: sirjonasxx <36828922+sirjonasxx@users.noreply.github.com> Date: Thu, 17 Feb 2022 01:04:54 +0100 Subject: [PATCH] version 1.5.2 --- 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 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