Quellcode durchsuchen

bump version, tweak api ref intro

tags/v1.4.38^0
Jonathan Cobb vor 4 Jahren
Ursprung
Commit
21a6fd005a
2 geänderte Dateien mit 2 neuen und 2 gelöschten Zeilen
  1. +1
    -1
      bubble-server/src/main/resources/META-INF/bubble/bubble.properties
  2. +1
    -1
      bubble-server/src/main/resources/bubble-config.yml

+ 1
- 1
bubble-server/src/main/resources/META-INF/bubble/bubble.properties Datei anzeigen

@@ -1 +1 @@
bubble.version=Adventure 1.4.37
bubble.version=Adventure 1.4.38

+ 1
- 1
bubble-server/src/main/resources/bubble-config.yml Datei anzeigen

@@ -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


Laden…
Abbrechen
Speichern