Skip to content

Releasing a new version

James Hobin edited this page Aug 20, 2019 · 2 revisions
  • Bump version in library.properties
  • Bump version in library.json
  • Tag release as v${version} (e.g. v0.9.0)
  • Make a release on GitHub
  • Download source code zip, upload it to release as webthing-arduino.zip

This should make it show up properly in the Arduino IDE's Library Manager

Clone this wiki locally