1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2025-04-05 12:03:00 +02:00

docs: Bump version

This commit is contained in:
aclist 2023-01-02 10:15:36 +09:00
parent d411dcd749
commit a801cfab26
2 changed files with 10 additions and 3 deletions

View file

@ -6,11 +6,18 @@
- Standardize dialogs - Standardize dialogs
- Validate BM API key - Validate BM API key
## [3.1.1-3] 2022-12-10 ## [3.1.5] 2023-01-01
### Fixed
- Validate BM key on initial setup
- Fix history menu not parsing query ports correctly
### Changed
- More permissive Steam client discovery for tiling WMs
## [3.1.4] 2022-12-10
### Fixed ### Fixed
- Issue #43: Hotfix for workspace-driven WMs - Issue #43: Hotfix for workspace-driven WMs
## [3.1.1-3] 2022-12-06 ## [3.1.3] 2022-12-06
### Fixed ### Fixed
- Explicitly require Python 3 - Explicitly require Python 3

View file

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
set -o pipefail set -o pipefail
version=3.1.4 version=3.1.5
aid=221100 aid=221100
game="dayz" game="dayz"