diff --git a/Extensions/AdminOnConnect/pom.xml b/Extensions/AdminOnConnect/pom.xml index fdacdf7..db0dbe2 100644 --- a/Extensions/AdminOnConnect/pom.xml +++ b/Extensions/AdminOnConnect/pom.xml @@ -13,7 +13,7 @@ G-Earth G-Earth-Parent - 0.2.1 + 0.2.2 @@ -83,7 +83,7 @@ G-Earth G-Earth - 0.2.1 + 0.2.2 diff --git a/Extensions/BlockReplacePackets/pom.xml b/Extensions/BlockReplacePackets/pom.xml index cb76684..d01d2e1 100644 --- a/Extensions/BlockReplacePackets/pom.xml +++ b/Extensions/BlockReplacePackets/pom.xml @@ -13,7 +13,7 @@ G-Earth G-Earth-Parent - 0.2.1 + 0.2.2 @@ -82,7 +82,7 @@ G-Earth G-Earth - 0.2.1 + 0.2.2 diff --git a/Extensions/HappySpeech/pom.xml b/Extensions/HappySpeech/pom.xml index 74c7685..8b1e27c 100644 --- a/Extensions/HappySpeech/pom.xml +++ b/Extensions/HappySpeech/pom.xml @@ -13,7 +13,7 @@ G-Earth G-Earth-Parent - 0.2.1 + 0.2.2 @@ -82,7 +82,7 @@ G-Earth G-Earth - 0.2.1 + 0.2.2 diff --git a/G-Earth/pom.xml b/G-Earth/pom.xml index 1ff4904..7a5099e 100644 --- a/G-Earth/pom.xml +++ b/G-Earth/pom.xml @@ -8,12 +8,12 @@ jar - 0.2.1 + 0.2.2 G-Earth G-Earth-Parent - 0.2.1 + 0.2.2 diff --git a/G-Earth/src/main/java/gearth/Main.java b/G-Earth/src/main/java/gearth/Main.java index b61da48..6053cdc 100644 --- a/G-Earth/src/main/java/gearth/Main.java +++ b/G-Earth/src/main/java/gearth/Main.java @@ -26,7 +26,7 @@ import java.io.IOException; public class Main extends Application { public static Application main; - public static String version = "0.2.1"; + public static String version = "0.2.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 ea9cb1d..73cd55e 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ G-Earth G-Earth-Parent pom - 0.2.1 + 0.2.2 1.8