Skip to content

Commit

Permalink
πŸ”– release 5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Bhupesh-V committed May 27, 2023
1 parent 6db2f6b commit 21f96ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ugit
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit 21f96ec

Please sign in to comment.