🔖 release 5.5

This commit is contained in:
Bhupesh-V 2023-03-27 17:27:24 +05:30
parent 7c81a3e32f
commit 8ae45783d2

2
ugit
View file

@ -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.4"
VERSION="5.5"
pointer=""
BOLD_ORG_FG=$(tput bold)$(tput setaf 208)