Commit 72bd3f59 authored by XhmikosR's avatar XhmikosR
Browse files

ship.sh: add missing period.

parent 9f08f7de
1 merge request!28721Hot test
Showing with 1 addition and 1 deletion
+1 -1
...@@ -36,7 +36,7 @@ npm run release-version "$current_version" "$1" ...@@ -36,7 +36,7 @@ npm run release-version "$current_version" "$1"
# Build release # Build release
printf "\n%s=======================================================%s" $magenta $end 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 printf "\n%s=======================================================\n%s" $magenta $end
npm run release npm run release
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment