chore: prepare release 4.3.1

This commit is contained in:
matt 2026-03-25 18:11:09 -07:00
parent 0ab2183277
commit 94765622ba
7 changed files with 76 additions and 10 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.2.1 # Matches dockerhub compose.
APP_VERSION=v4.3.1 # Matches dockerhub compose.
############################
# Theming