From 7a68a826dded2a22afa0b7ac2fbbfc505b8e08fe Mon Sep 17 00:00:00 2001 From: sirjonasxx <36828922+sirjonasxx@users.noreply.github.com> Date: Thu, 29 Apr 2021 03:09:28 +0200 Subject: [PATCH] version 1.4.1 --- Extensions/AdminOnConnect/pom.xml | 4 ++-- G-Earth/pom.xml | 4 ++-- G-Earth/src/main/java/gearth/Main.java | 2 +- pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Extensions/AdminOnConnect/pom.xml b/Extensions/AdminOnConnect/pom.xml index 7ba81c5..c6f4ceb 100644 --- a/Extensions/AdminOnConnect/pom.xml +++ b/Extensions/AdminOnConnect/pom.xml @@ -13,7 +13,7 @@ G-Earth G-Earth-Parent - 1.4 + 1.4.1 ../../ @@ -106,7 +106,7 @@ G-Earth G-Earth - 1.4 + 1.4.1 diff --git a/G-Earth/pom.xml b/G-Earth/pom.xml index 5824e8b..085f293 100644 --- a/G-Earth/pom.xml +++ b/G-Earth/pom.xml @@ -8,7 +8,7 @@ jar - 1.4 + 1.4.1 1.8 @@ -18,7 +18,7 @@ G-Earth G-Earth-Parent - 1.4 + 1.4.1 diff --git a/G-Earth/src/main/java/gearth/Main.java b/G-Earth/src/main/java/gearth/Main.java index af983af..3b943e2 100644 --- a/G-Earth/src/main/java/gearth/Main.java +++ b/G-Earth/src/main/java/gearth/Main.java @@ -28,7 +28,7 @@ import java.util.Set; public class Main extends Application { public static Application main; - public static String version = "1.4"; + public static String version = "1.4.1"; private static String gitApi = "https://api.github.com/repos/sirjonasxx/G-Earth/releases/latest"; @Override diff --git a/pom.xml b/pom.xml index 3535219..0b9ec7f 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ G-Earth G-Earth-Parent pom - 1.4 + 1.4.1 G-Earth-Parent https://github.com/sirjonasxx/G-Earth