mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2026-03-24 14:06:31 +01:00
chore: prepare release 4.2.0
This commit is contained in:
parent
8643b72108
commit
ac5772b064
7 changed files with 95 additions and 46 deletions
|
|
@ -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.1.0 # Matches dockerhub compose.
|
||||
APP_VERSION=v4.2.0 # Matches dockerhub compose.
|
||||
|
||||
############################
|
||||
# Theming
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue