From a5f4abba801c471c417a84e7fe96b5810fa31159 Mon Sep 17 00:00:00 2001 From: sirjonasxx <36828922+sirjonasxx@users.noreply.github.com> Date: Mon, 28 Dec 2020 02:11:47 +0100 Subject: [PATCH] update version to 1.3 --- Extensions/AdminOnConnect/pom.xml | 4 ++-- Extensions/BlockReplacePackets/pom.xml | 4 ++-- G-Earth/pom.xml | 6 +++--- G-Earth/src/main/java/gearth/Main.java | 2 +- pom.xml | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Extensions/AdminOnConnect/pom.xml b/Extensions/AdminOnConnect/pom.xml index 0df1376..4343f99 100644 --- a/Extensions/AdminOnConnect/pom.xml +++ b/Extensions/AdminOnConnect/pom.xml @@ -13,7 +13,7 @@ G-Earth G-Earth-Parent - 1.2 + 1.3 ../../ @@ -106,7 +106,7 @@ G-Earth G-Earth - 1.2 + 1.3 diff --git a/Extensions/BlockReplacePackets/pom.xml b/Extensions/BlockReplacePackets/pom.xml index f99e831..55dc0ca 100644 --- a/Extensions/BlockReplacePackets/pom.xml +++ b/Extensions/BlockReplacePackets/pom.xml @@ -13,7 +13,7 @@ G-Earth G-Earth-Parent - 1.2 + 1.3 ../../ @@ -106,7 +106,7 @@ G-Earth G-Earth - 1.2 + 1.3 diff --git a/G-Earth/pom.xml b/G-Earth/pom.xml index cc65a26..2f26caa 100644 --- a/G-Earth/pom.xml +++ b/G-Earth/pom.xml @@ -8,7 +8,7 @@ jar - 1.2 + 1.3 1.8 @@ -18,7 +18,7 @@ G-Earth G-Earth-Parent - 1.2 + 1.3 @@ -164,7 +164,7 @@ com.github.tulskiy jkeymaster - 1.2 + 1.3 org.slf4j diff --git a/G-Earth/src/main/java/gearth/Main.java b/G-Earth/src/main/java/gearth/Main.java index 6ad3865..bc6a209 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.2"; + public static String version = "1.3"; private static String gitApi = "https://api.github.com/repos/sirjonasxx/G-Earth/releases/latest"; @Override diff --git a/pom.xml b/pom.xml index 51e8c6a..c7c53b9 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ G-Earth G-Earth-Parent pom - 1.2 + 1.3 G-Earth-Parent https://github.com/sirjonasxx/G-Earth