1
0
Fork 0
mirror of https://github.com/aclist/dztui.git synced 2024-12-28 05:12:36 +01:00

Bump version

This commit is contained in:
aclist 2022-09-14 14:00:22 +09:00
parent 20c9fc3112
commit 9b64086f4a
2 changed files with 11 additions and 1 deletions

View file

@ -6,6 +6,16 @@
- Standardize dialogs
- Query and connect by IP/port
## [2.7.0-rc.7] 2022-09-14
### Added
- Verify IP table checksums when starting
### Changed
- Switch to C for helper logic
### Fixed
- Error handling for obscure servers returning no modlist
## [2.7.0-rc.6] 2022-09-13
### Added
- Add number of maps found to map select menu

View file

@ -1,7 +1,7 @@
#!/bin/bash
set -o pipefail
version=2.7.0-rc.6
version=2.7.0-rc.7
aid=221100
game="dayz"