Skip to content

Commit

Permalink
πŸ”– release 5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Bhupesh-V committed Mar 27, 2023
1 parent 7c81a3e commit 8ae4578
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.4"
VERSION="5.5"

pointer=""
BOLD_ORG_FG=$(tput bold)$(tput setaf 208)
Expand Down

0 comments on commit 8ae4578

Please sign in to comment.