Skip to content

Commit c0056bc

Browse files
committed
Trimmed UI color comments ↞ [auto-sync from adamlui/ai-apps]
1 parent d538508 commit c0056bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

utils/bump.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

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

1010
# Init manifest path

0 commit comments

Comments
 (0)