From 8ae45783d2d16dba9c14313e46b2a387250f759d Mon Sep 17 00:00:00 2001 From: Bhupesh-V Date: Mon, 27 Mar 2023 17:27:24 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20release=205.5?= 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 5242752..fd20aaa 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.4" +VERSION="5.5" pointer="" BOLD_ORG_FG=$(tput bold)$(tput setaf 208)