diff --git a/Extensions/AdminOnConnect/pom.xml b/Extensions/AdminOnConnect/pom.xml index ce4d9c4..7ba81c5 100644 --- a/Extensions/AdminOnConnect/pom.xml +++ b/Extensions/AdminOnConnect/pom.xml @@ -13,7 +13,7 @@ G-Earth G-Earth-Parent - 1.3.4 + 1.4 ../../ @@ -106,7 +106,7 @@ G-Earth G-Earth - 1.3.4 + 1.4 diff --git a/G-Earth/pom.xml b/G-Earth/pom.xml index a93eb89..5824e8b 100644 --- a/G-Earth/pom.xml +++ b/G-Earth/pom.xml @@ -8,7 +8,7 @@ jar - 1.3.4 + 1.4 1.8 @@ -18,7 +18,7 @@ G-Earth G-Earth-Parent - 1.3.4 + 1.4 diff --git a/G-Earth/src/main/java/gearth/Main.java b/G-Earth/src/main/java/gearth/Main.java index 9684e3b..d674b0c 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.4"; + public static String version = "1.4"; private static String gitApi = "https://api.github.com/repos/sirjonasxx/G-Earth/releases/latest"; @Override diff --git a/pom.xml b/pom.xml index d3aa29e..3535219 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ G-Earth G-Earth-Parent pom - 1.3.4 + 1.4 G-Earth-Parent https://github.com/sirjonasxx/G-Earth