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

This commit is contained in:
matt 2025-10-19 14:07:55 -07:00
parent a7f11a2261
commit 1d95c5cbd0
7 changed files with 54 additions and 11 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=v3.0.0 # Matches dockerhub compose.
APP_VERSION=v3.0.1 # Matches dockerhub compose.
############################
# Theming