chore: prepare release 4.2.0

This commit is contained in:
matt 2026-03-23 16:45:26 -07:00
parent 8643b72108
commit ac5772b064
7 changed files with 95 additions and 46 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=v4.1.0 # Matches dockerhub compose.
APP_VERSION=v4.2.0 # Matches dockerhub compose.
############################
# Theming