Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 603 Bytes

File metadata and controls

17 lines (14 loc) · 603 Bytes

Release process

  • Create a new release on github: direct link
  • Choose a tag v.... (the new version)
  • Select "Create new tag"
  • Press "Generate release notes"
  • Publish release

Release SNAPSHOT version from branch

  • Create a new release on github: direct link
  • Choose a tag v.... (the new version)
  • Select "Create new tag"
  • Choose your branch as target
  • Press "Generate release notes"
  • Check "Set as a pre-release"
  • Publish release