From e062d6cb60d4a07eee0d6e54742f503bc1c7b442 Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Sat, 13 Jan 2024 05:23:41 +0900 Subject: [PATCH] chore: bump version --- dzgui.sh | 2 +- helpers/funcs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dzgui.sh b/dzgui.sh index fa1dac3..e55346d 100755 --- a/dzgui.sh +++ b/dzgui.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash set -o pipefail -version=5.0.0.rc-1 +version=5.0.0.rc-2 #CONSTANTS aid=221100 diff --git a/helpers/funcs b/helpers/funcs index e736bb1..8ae9a4e 100755 --- a/helpers/funcs +++ b/helpers/funcs @@ -1,6 +1,6 @@ #!/usr/bin/env bash set -o pipefail -version="5.0.0.rc-1" +version="5.0.0.rc-2" #CONSTANTS aid=221100