diff --git a/ugit b/ugit index eb467b8..0c154d4 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.5" +VERSION="5.6" pointer="" BOLD_ORG_FG=$(tput bold)$(tput setaf 208)