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

This commit is contained in:
matt 2026-03-25 22:11:39 -07:00
parent b808f411ea
commit 3c834222f8
7 changed files with 41 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.3.1 # Matches dockerhub compose.
APP_VERSION=v4.3.2 # Matches dockerhub compose.
############################
# Theming