From 38b7be73352a2a01048cbbe0a73f2c8552a9ebc1 Mon Sep 17 00:00:00 2001 From: Bhupesh-V Date: Sun, 13 Apr 2025 14:41:16 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20release=205.9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ugit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)