Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 89 Bytes

DEVGUIDE.md

File metadata and controls

7 lines (6 loc) · 89 Bytes

To kick off a release:

git switch main
git tag vX.Y.Z
git push origin vX.Y.Z