Update readme.md
This commit is contained in:
parent
e8817496d7
commit
e502acdfdc
1 changed files with 36 additions and 30 deletions
|
@ -28,3 +28,9 @@ A full API Documentation is available [here](https://pages.itsblue.de/fenoglio/c
|
||||||
## Feedback/Questions
|
## Feedback/Questions
|
||||||
* Please write your questions/feedback to development@itsblue.de
|
* Please write your questions/feedback to development@itsblue.de
|
||||||
|
|
||||||
|
## Create a release
|
||||||
|
To create a release and publish it to the pio registry, follow these steps:
|
||||||
|
1. Increase the version number in `CodeRacer_MKII/library.json`
|
||||||
|
2. Commit and push
|
||||||
|
3. Create a git tag in the form of `vVERSION`, eg. `v1.0.5`
|
||||||
|
4. push git tags
|
||||||
|
|
Loading…
Reference in a new issue