Skip to content

Commit

Permalink
Update README with version bump instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
danstiner committed Sep 6, 2021
1 parent e2a81db commit c2641b6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,13 @@ Then run `cd linux && make`.

To install run `cd linux && make install`. The install target uses sudo so you will be prompted for your password.

### Bump version

* Run `bumpversion --no-tag patch`
* Update `linux/meta-package/debian/changelog` and amend the commit
* Push and manually tag the release
* Package for all platforms and upload package files

## License

This project is licensed under either of
Expand Down

0 comments on commit c2641b6

Please sign in to comment.