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

This commit is contained in:
matt 2025-10-03 11:30:26 -07:00
parent ea3fae7509
commit 641b305955
7 changed files with 49 additions and 32 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.4.0 # Matches dockerhub compose.
APP_VERSION=v2.4.1 # Matches dockerhub compose.
############################
# Theming