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 ad4b1399..ed9d380d 100644 --- a/bubble-server/src/main/resources/META-INF/bubble/bubble.properties +++ b/bubble-server/src/main/resources/META-INF/bubble/bubble.properties @@ -1 +1 @@ -bubble.version=Adventure 1.4.37 +bubble.version=Adventure 1.4.38 diff --git a/bubble-server/src/main/resources/bubble-config.yml b/bubble-server/src/main/resources/bubble-config.yml index 77b15980..01c78d7d 100644 --- a/bubble-server/src/main/resources/bubble-config.yml +++ b/bubble-server/src/main/resources/bubble-config.yml @@ -10,7 +10,7 @@ publicUriBase: {{PUBLIC_BASE_URI}} openApi: title: Bubble API Reference - description: This is the Bubble API. It is used by the web UI, native apps, and CLI tools. + description: This is the Bubble API. It is used by the Bubble web UI, native apps, and CLI tools. contactEmail: {{OPENAPI_CONTACT_EMAIL}} terms: https://getbubblenow.com/terms/ licenseName: Bubble License