diff --git a/Extensions/AdminOnConnect/pom.xml b/Extensions/AdminOnConnect/pom.xml index 73d35c4..9e2f818 100644 --- a/Extensions/AdminOnConnect/pom.xml +++ b/Extensions/AdminOnConnect/pom.xml @@ -13,7 +13,7 @@ G-Earth G-Earth-Parent - 1.0 + 1.1 ../../ diff --git a/Extensions/BlockReplacePackets/pom.xml b/Extensions/BlockReplacePackets/pom.xml index 19218dc..ba9d6dd 100644 --- a/Extensions/BlockReplacePackets/pom.xml +++ b/Extensions/BlockReplacePackets/pom.xml @@ -13,7 +13,7 @@ G-Earth G-Earth-Parent - 1.0 + 1.1 ../../ diff --git a/G-Earth/pom.xml b/G-Earth/pom.xml index 3683fa9..fb8e3c7 100644 --- a/G-Earth/pom.xml +++ b/G-Earth/pom.xml @@ -8,7 +8,7 @@ jar - 1.0 + 1.1 1.8 @@ -17,7 +17,7 @@ G-Earth G-Earth-Parent - 1.0 + 1.1 diff --git a/G-Earth/src/main/java/gearth/Main.java b/G-Earth/src/main/java/gearth/Main.java index cb8884c..ce3138f 100644 --- a/G-Earth/src/main/java/gearth/Main.java +++ b/G-Earth/src/main/java/gearth/Main.java @@ -23,7 +23,7 @@ import java.io.IOException; public class Main extends Application { public static Application main; - public static String version = "1.0"; + public static String version = "1.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 ab292df..7731eaf 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ G-Earth G-Earth-Parent pom - 1.0 + 1.1 G-Earth-Parent https://github.com/sirjonasxx/G-Earth