From b168fa6bfc3a38f6fd0b8f1adf5583efe309cafc Mon Sep 17 00:00:00 2001 From: Jonathan Cobb Date: Sat, 9 Jan 2021 09:39:52 -0500 Subject: [PATCH] bump version --- bubble-server/pom.xml | 4 ++-- .../src/main/resources/META-INF/bubble/bubble.properties | 2 +- bubble-web | 2 +- pom.xml | 2 +- utils/abp-parser | 2 +- utils/cobbzilla-utils | 2 +- utils/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bubble-server/pom.xml b/bubble-server/pom.xml index 40e0e887..a742dfb8 100644 --- a/bubble-server/pom.xml +++ b/bubble-server/pom.xml @@ -11,12 +11,12 @@ bubble bubble - 1.5.10 + 1.5.11 bubble-server - 1.5.10 + 1.5.11 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 bf1a08c9..2a4b6748 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.10 +bubble.version=Adventure 1.5.11 diff --git a/bubble-web b/bubble-web index 38eaeee4..45fb9fa7 160000 --- a/bubble-web +++ b/bubble-web @@ -1 +1 @@ -Subproject commit 38eaeee454724452f59cf7f11724ec7f67d5884f +Subproject commit 45fb9fa7ca74d7173b52988e15faabfc5384d23f diff --git a/pom.xml b/pom.xml index f6ef3098..c49d8743 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ bubble bubble - 1.5.10 + 1.5.11 pom diff --git a/utils/abp-parser b/utils/abp-parser index 50753078..7b622d95 160000 --- a/utils/abp-parser +++ b/utils/abp-parser @@ -1 +1 @@ -Subproject commit 507530784e203e6b5ba4c0b63b8fa946b352212e +Subproject commit 7b622d95ee74445ee9f2af897c26d102e685a1e8 diff --git a/utils/cobbzilla-utils b/utils/cobbzilla-utils index aff12362..d47027c2 160000 --- a/utils/cobbzilla-utils +++ b/utils/cobbzilla-utils @@ -1 +1 @@ -Subproject commit aff12362cacc1fa00bab2e5e7dacc1f12ae66340 +Subproject commit d47027c208639e6d4804c2f1262a0149d9d1d16c diff --git a/utils/pom.xml b/utils/pom.xml index 7d2ac7fa..beea2ec1 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.10 + 1.5.11 pom