Explorar el Código

bump version, tweak api ref intro

tags/v1.4.38^0
Jonathan Cobb hace 4 años
padre
commit
21a6fd005a
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  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 Ver fichero

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

+ 1
- 1
bubble-server/src/main/resources/bubble-config.yml Ver fichero

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


Cargando…
Cancelar
Guardar