ship.sh: add missing period.
This commit is contained in:
parent
9f08f7dea6
commit
72bd3f5930
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue