Skip to content

Releasing a new version

Michael Stegeman edited this page Jun 1, 2020 · 2 revisions
  • Bump version in library.properties
  • Bump version in library.json
  • Tag release as v${version} (e.g. v0.9.0)
  • Push tag to GitHub

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

Clone this wiki locally