chore: prepare release v2.4.0
Some checks are pending
CI / build (push) Waiting to run

This commit is contained in:
matt 2025-10-02 17:22:58 -07:00
parent 783e2e2c0a
commit 3a1b011dbc
7 changed files with 48 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.3.2 # Matches dockerhub compose.
APP_VERSION=v2.4.0 # Matches dockerhub compose.
############################
# Theming