chore: prepare release v2.7.1
Some checks failed
CI / build (push) Has been cancelled

This commit is contained in:
matt 2025-10-14 17:51:54 -07:00
parent 15c11ec3d5
commit 5753bb19f8
7 changed files with 23 additions and 9 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.7.0 # Matches dockerhub compose.
APP_VERSION=v2.7.1 # Matches dockerhub compose.
############################
# Theming