Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Azeirah committed Jan 17, 2023
1 parent dbcdbed commit 3700de1
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions devreadme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,7 @@ You need to restart Obsidian whenever you make a change

## Release

Run `npm version patch`, `npm version minor` or `npm version major` after updating `minAppVersion` manually
in `manifest.json`.
1. [ ] Run `npm version {patch|minor|major}` after updating (if necessary) `minAppVersion` in `manifest.json`
2. [ ] run `npm build`
3. [ ] On Github, create new release with tag `v{YOUR VERSION}`
- Attach `main.js`, `main.css` and `manifest.json`

0 comments on commit 3700de1

Please sign in to comment.