diff --git a/ugit b/ugit index 2d76eaa..186632d 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.8" +VERSION="5.9" pointer="" BOLD_ORG_FG=$(tput bold)$(tput setaf 208)