From 96b47481b55c6e68d6c7ce090aa3aa49bbda9c42 Mon Sep 17 00:00:00 2001 From: sirjonasxx <36828922+sirjonasxx@users.noreply.github.com> Date: Fri, 12 Feb 2021 00:23:55 +0100 Subject: [PATCH] version 1.3.2 --- Extensions/AdminOnConnect/pom.xml | 4 ++-- Extensions/BlockReplacePackets/pom.xml | 4 ++-- G-Earth/pom.xml | 4 ++-- G-Earth/src/main/java/gearth/Main.java | 2 +- pom.xml | 2 +- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Extensions/AdminOnConnect/pom.xml b/Extensions/AdminOnConnect/pom.xml index bf72c81..b82ef61 100644 --- a/Extensions/AdminOnConnect/pom.xml +++ b/Extensions/AdminOnConnect/pom.xml @@ -13,7 +13,7 @@ G-Earth G-Earth-Parent - 1.3.1 + 1.3.2 ../../ @@ -106,7 +106,7 @@ G-Earth G-Earth - 1.3.1 + 1.3.2 diff --git a/Extensions/BlockReplacePackets/pom.xml b/Extensions/BlockReplacePackets/pom.xml index 7f74d24..e089bb8 100644 --- a/Extensions/BlockReplacePackets/pom.xml +++ b/Extensions/BlockReplacePackets/pom.xml @@ -13,7 +13,7 @@ G-Earth G-Earth-Parent - 1.3.1 + 1.3.2 ../../ @@ -106,7 +106,7 @@ G-Earth G-Earth - 1.3.1 + 1.3.2 diff --git a/G-Earth/pom.xml b/G-Earth/pom.xml index 2d52c30..c6e8ae9 100644 --- a/G-Earth/pom.xml +++ b/G-Earth/pom.xml @@ -8,7 +8,7 @@ jar - 1.3.1 + 1.3.2 1.8 @@ -18,7 +18,7 @@ G-Earth G-Earth-Parent - 1.3.1 + 1.3.2 diff --git a/G-Earth/src/main/java/gearth/Main.java b/G-Earth/src/main/java/gearth/Main.java index 6788c75..43cdac3 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.3.1"; + public static String version = "1.3.2"; private static String gitApi = "https://api.github.com/repos/sirjonasxx/G-Earth/releases/latest"; @Override diff --git a/pom.xml b/pom.xml index c5655e6..abd26ca 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ G-Earth G-Earth-Parent pom - 1.3.1 + 1.3.2 G-Earth-Parent https://github.com/sirjonasxx/G-Earth