diff --git a/bubble-server/pom.xml b/bubble-server/pom.xml index 2bd8649d..0933b975 100644 --- a/bubble-server/pom.xml +++ b/bubble-server/pom.xml @@ -11,12 +11,12 @@ bubble bubble - 1.5.2 + 1.5.3 bubble-server - 1.5.2 + 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 b1bfec6b..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.2 +bubble.version=Adventure 1.5.3 diff --git a/pom.xml b/pom.xml index 4f123d93..59a3f949 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ bubble bubble - 1.5.2 + 1.5.3 pom diff --git a/utils/pom.xml b/utils/pom.xml index 03e6c7cc..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.2 + 1.5.3 pom