diff --git a/ugit b/ugit index 576080c..4010b2e 100755 --- a/ugit +++ b/ugit @@ -7,7 +7,7 @@ set -uo pipefail; SCRIPT_NAME="$0" SCRIPT_URL="https://github.com/Bhupesh-V/ugit/releases/latest/download/ugit" TMP_FILE="/tmp/ugit.sh" -VERSION="5.6" +VERSION="5.7" pointer="" BOLD_ORG_FG=$(tput bold)$(tput setaf 208)