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 9141eddb..53526adf 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 476b9ad9..cc5fb52d 100644
--- a/G-Earth/src/main/java/gearth/GEarth.java
+++ b/G-Earth/src/main/java/gearth/GEarth.java
@@ -22,7 +22,7 @@
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 40b2e030..879fa5f1 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