diff options
| -rwxr-xr-x | build/ship.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/ship.sh b/build/ship.sh index 9b94d8bae..289284383 100755 --- a/build/ship.sh +++ b/build/ship.sh @@ -36,7 +36,7 @@ npm run release-version "$current_version" "$1" # Build release printf "\n%s=======================================================%s" $magenta $end -printf "\n%sBuilding release..%s" $magenta $end +printf "\n%sBuilding release...%s" $magenta $end printf "\n%s=======================================================\n%s" $magenta $end npm run release |
