diff --git a/changelog.md b/changelog.md index 63afeb8..ee74a1d 100644 --- a/changelog.md +++ b/changelog.md @@ -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 diff --git a/dzgui.sh b/dzgui.sh index 8f981d7..d8a895b 100755 --- a/dzgui.sh +++ b/dzgui.sh @@ -1,7 +1,7 @@ #!/bin/bash set -o pipefail -version=3.2.3 +version=3.2.4 aid=221100 game="dayz"