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

This commit is contained in:
matt 2026-04-01 21:01:15 -07:00
parent e8b8fab3f8
commit 6d1d5a1822
7 changed files with 34 additions and 7 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.5.1 # Matches dockerhub compose.
APP_VERSION=v4.5.2 # Matches dockerhub compose.
############################
# Theming