diff --git a/bubble-server/pom.xml b/bubble-server/pom.xml index 0933b975..8c5240c8 100644 --- a/bubble-server/pom.xml +++ b/bubble-server/pom.xml @@ -11,12 +11,12 @@ bubble bubble - 1.5.3 + 1.5.4 bubble-server - 1.5.3 + 1.5.4 diff --git a/bubble-server/src/main/resources/META-INF/bubble/bubble.properties b/bubble-server/src/main/resources/META-INF/bubble/bubble.properties index aaed2340..6e3d6fe2 100644 --- a/bubble-server/src/main/resources/META-INF/bubble/bubble.properties +++ b/bubble-server/src/main/resources/META-INF/bubble/bubble.properties @@ -1,3 +1,3 @@ # Do not edit this file directly # Use _set_version to update the Bubble version in all files -bubble.version=Adventure 1.5.3 +bubble.version=Adventure 1.5.4 diff --git a/pom.xml b/pom.xml index 59a3f949..797a7e07 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ bubble bubble - 1.5.3 + 1.5.4 pom diff --git a/utils/pom.xml b/utils/pom.xml index cc7be1ac..e023ece7 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -10,7 +10,7 @@ This code is available under the GNU Affero General Public License, version 3: h bubble utils - 1.5.3 + 1.5.4 pom