🔖 release 5.9
Some checks failed
build / Linux Test (push) Has been cancelled

This commit is contained in:
Bhupesh-V 2025-04-13 14:41:16 +05:30
parent 2b0936d813
commit 38b7be7335

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