chore: prepare release 2.7.0

This commit is contained in:
matt 2025-10-14 17:01:44 -07:00
parent 94261a025e
commit 3228b92581
7 changed files with 59 additions and 31 deletions

View file

@ -13,7 +13,7 @@
# HOST=0.0.0.0 # Uvicorn bind host (only when APP_MODE=web).
# PORT=8080 # Uvicorn port.
# WORKERS=1 # Uvicorn worker count.
APP_VERSION=v2.6.1 # Matches dockerhub compose.
APP_VERSION=v2.7.0 # Matches dockerhub compose.
############################
# Theming