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

fix: hotfix for #59

This commit is contained in:
aclist 2023-03-01 17:36:46 +09:00
parent ac57770d87
commit b66e808c14
2 changed files with 5 additions and 1 deletions

View file

@ -6,6 +6,10 @@
- Custom query API
- Store favorites by IP
## [3.2.4] 2023-03-01
### Fixed
- BM API returning stale query port and preventing fetching modlist
## [3.2.3] 2023-02-17
### Fixed
- sysctl map count value not being loaded immediately after setting

View file

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