diff --git a/bubble-server/pom.xml b/bubble-server/pom.xml index 8c5240c8..0933b975 100644 --- a/bubble-server/pom.xml +++ b/bubble-server/pom.xml @@ -11,12 +11,12 @@ bubble bubble - 1.5.4 + 1.5.3 bubble-server - 1.5.4 + 1.5.3 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 6e3d6fe2..aaed2340 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.4 +bubble.version=Adventure 1.5.3 diff --git a/pom.xml b/pom.xml index 797a7e07..59a3f949 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ bubble bubble - 1.5.4 + 1.5.3 pom diff --git a/utils/pom.xml b/utils/pom.xml index e023ece7..cc7be1ac 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.4 + 1.5.3 pom