Skip to content

Commit 9db97b6

Browse files
committed
fix success message
1 parent ca735fc commit 9db97b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,4 +148,4 @@ if echo "$gitURL" | grep -q github.com ; then
148148
printf "\nReleases on GitHub:\n${bl}${u}${gitURL}/releases${x}\n"
149149
fi
150150

151-
printf "\n✅ ${g}Done!${x}\n"
151+
printf "\n✅ ${g}Done${x}\n"

0 commit comments

Comments
 (0)