chore: prepare release 2.6.0

This commit is contained in:
matt 2025-10-13 10:26:29 -07:00
parent 4c79a7b45b
commit db84c4d15d
9 changed files with 90 additions and 62 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.5.2 # Matches dockerhub compose.
APP_VERSION=v2.6.0 # Matches dockerhub compose.
############################
# Theming