diff --git a/CHANGELOG.md b/CHANGELOG.md index 0aaa350..ea3c173 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ ### Fixed - Empty dialog popups if user manually deletes local mods while application is running - Abort DayZ path discovery if VDF if Steam files are not synched +- Avoid sudo escalation if system map count is sufficient (jiriks74) ### Changed - Admonish user to restart Steam in error dialog if DayZ path could not be found diff --git a/dzgui.sh b/dzgui.sh index 15da90a..8136155 100755 --- a/dzgui.sh +++ b/dzgui.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash set -o pipefail -version=5.6.0-beta.17 +version=5.6.0-beta.18 #CONSTANTS aid=221100