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