From 99d964bf449bbee524d67cbe719350b6929b8a2a Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Wed, 18 Dec 2024 18:22:41 +0900 Subject: [PATCH] chore: bump version --- CHANGELOG.md | 1 + dzgui.sh | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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