Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 197 Bytes

File metadata and controls

5 lines (4 loc) · 197 Bytes

Steps to release MarkText

  • Create a release candidate
    • Simply create a tag at the latest commit git tag v0.18.3
    • Push the tag and a build will automatically triggered git push --tags