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

This commit is contained in:
matt 2026-04-01 12:12:30 -07:00
parent 13f6fa5dbf
commit 1f01d8b493
7 changed files with 46 additions and 26 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.4.2 # Matches dockerhub compose.
APP_VERSION=v4.5.1 # Matches dockerhub compose.
############################
# Theming