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

This commit is contained in:
matt 2026-03-20 13:11:03 -07:00
parent fadb05c592
commit 7e5a29dd74
7 changed files with 109 additions and 6 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.0.1 # Matches dockerhub compose.
APP_VERSION=v4.1.0 # Matches dockerhub compose.
############################
# Theming