Skip to content

Commit

Permalink
Trimmed UI color comments ↞ [auto-sync from adamlui/ai-apps]
Browse files Browse the repository at this point in the history
  • Loading branch information
kudo-sync-bot committed Oct 16, 2024
1 parent d538508 commit c0056bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions utils/bump.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

# Init UI colors
nc="\033[0m" # no color
br="\033[1;91m" # bright red for old versions
br="\033[1;91m" # bright red
by="\033[1;33m" # bright yellow
bg="\033[1;92m" # bright green for success message and new versions
bg="\033[1;92m" # bright green
bw="\033[1;97m" # bright white

# Init manifest path
Expand Down

0 comments on commit c0056bc

Please sign in to comment.