From 803a6af2f797b7dba38ea647dcc19b5dbff1beb7 Mon Sep 17 00:00:00 2001 From: Camotoy <20743703+Camotoy@users.noreply.github.com> Date: Thu, 4 Feb 2021 20:48:21 -0500 Subject: [PATCH] Bump version --- bungeecord/pom.xml | 2 +- common/pom.xml | 2 +- pom.xml | 2 +- spigot/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bungeecord/pom.xml b/bungeecord/pom.xml index 29f700b..6fcae52 100644 --- a/bungeecord/pom.xml +++ b/bungeecord/pom.xml @@ -7,7 +7,7 @@ GeyserSkinManager com.github.camotoy - 1.1-SNAPSHOT + 1.2-SNAPSHOT bungeecord jar diff --git a/common/pom.xml b/common/pom.xml index 726eee0..196e1f8 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -5,7 +5,7 @@ GeyserSkinManager com.github.camotoy - 1.1-SNAPSHOT + 1.2-SNAPSHOT 4.0.0 diff --git a/pom.xml b/pom.xml index 74d44b0..7b5ab69 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.github.camotoy GeyserSkinManager pom - 1.1-SNAPSHOT + 1.2-SNAPSHOT bungeecord common diff --git a/spigot/pom.xml b/spigot/pom.xml index 6bb7389..4e84d77 100644 --- a/spigot/pom.xml +++ b/spigot/pom.xml @@ -7,7 +7,7 @@ GeyserSkinManager com.github.camotoy - 1.1-SNAPSHOT + 1.2-SNAPSHOT GeyserSkinManager-Spigot