From 21f96ec035ea4f6130fae919e8a5444c6bdd7aec Mon Sep 17 00:00:00 2001 From: Bhupesh-V Date: Sat, 27 May 2023 16:01:23 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20release=205.6?= 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 eb467b8..0c154d4 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.5" +VERSION="5.6" pointer="" BOLD_ORG_FG=$(tput bold)$(tput setaf 208)