diff --git a/ugit b/ugit index d8cd4d6..0b81aff 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.3" +VERSION="5.4" pointer="" BOLD_ORG_FG=$(tput bold)$(tput setaf 208)