bump to version 0.1.8

This commit is contained in:
2023-12-27 19:50:47 -07:00
parent 1e6159869f
commit d26d1d3601
4 changed files with 16 additions and 6 deletions

View File

@@ -24,7 +24,7 @@ If you are deploying in a subdirectory, add it to `publicPath` in vue.config.js,
* Update the CHANGELOG.md & the version in package.json, run `npm install`, and commit.
* Tag wth the new version: `git tag 0.1.0`.
* [Tag wth the new version.](https://gitea.anomalistdesign.com/trent_larson/crowd-funder-for-time-pwa/releases)
* If production, change src/constants/app.ts DEFAULT_*_SERVER to be "PROD" and package.json to remove "_Test".