increment version & add "-beta"

This commit is contained in:
2023-12-27 20:03:59 -07:00
parent d26d1d3601
commit 769a928b3d
4 changed files with 6 additions and 6 deletions

View File

@@ -38,9 +38,9 @@ If you are deploying in a subdirectory, add it to `publicPath` in vue.config.js,
... to copy the contents of the `sw_scripts` folder to the `dist` folder - except additional_scripts.js.
* `rsync -azvu -e "ssh -i ~/.ssh/..." dist ubuntu@endorser.ch:time-safari`
* `rsync -azvu -e "ssh -i ~/.ssh/..." dist ubuntutest@test.timesafari.app:time-safari`
* Revert src/constants/app.ts and/or package.json, edit package.json to increment version & add "-beta", `npm install`, and commit.
* Revert src/constants/app.ts and package.json, edit package.json to increment version & add "-beta", `npm install`, and commit.