From bdcd1b651100babd3121a75e9ceb5b06ea7fd061 Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Fri, 22 Mar 2024 00:00:43 +0900 Subject: [PATCH] fix: version syntax --- dzgui.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dzgui.sh b/dzgui.sh index eedf9c4..4acadaf 100755 --- a/dzgui.sh +++ b/dzgui.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash set -o pipefail -version=5.2.1.rc.1 +version=5.2.1-rc.1 #CONSTANTS aid=221100