mirror of
https://github.com/mwisnowski/mtg_python_deckbuilder.git
synced 2025-12-24 11:30:12 +01:00
chore(release): v2.2.3 - fixed bug causing basic lands to not be added; updated removal tagging logic causing non-removal cards to be tagged due to wording
This commit is contained in:
parent
a0a12baa9b
commit
fe9aabbce9
9 changed files with 48 additions and 16 deletions
|
|
@ -47,7 +47,7 @@ services:
|
|||
# Enable virtualization + lazy image tweaks in Step 5
|
||||
WEB_VIRTUALIZE: "1"
|
||||
# Version label (optional; shown in footer/diagnostics)
|
||||
APP_VERSION: "v2.2.2"
|
||||
APP_VERSION: "v2.2.3"
|
||||
volumes:
|
||||
- ${PWD}/deck_files:/app/deck_files
|
||||
- ${PWD}/logs:/app/logs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue