bump release no

This commit is contained in:
Bhupesh Varshney 2022-10-12 18:40:41 +05:30 committed by GitHub
parent 803ece4a10
commit 76b4c96fbf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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