bump to verson 0.2.5, and edit tasks

This commit is contained in:
2024-01-09 19:32:18 -07:00
parent cfa7466b94
commit cb1f38c182
5 changed files with 9 additions and 5 deletions

View File

@@ -26,6 +26,8 @@ If you are deploying in a subdirectory, add it to `publicPath` in vue.config.js,
* [Tag wth the new version.](https://gitea.anomalistdesign.com/trent_larson/crowd-funder-for-time-pwa/releases)
... though maybe you do that after testing and release, since that isn't used in the build (and you often increment a lot during testing).
* If production, change src/constants/app.ts DEFAULT_*_SERVER to be "PROD" and package.json to remove "_Test". Also record what version is on production.
* `npm run build`