Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 384 Bytes

Release.md

File metadata and controls

17 lines (12 loc) · 384 Bytes

Release steps:

  1. Add Changelog.md entry

  2. Update version in build.gradle

  3. Update version in src/main/groovy/hr/helix/kin/Help.groovy

  4. Gradle work:

    $ ./gradlew clean dist
    
  5. Git work:

     $ git tag --annotate $version
     $ git push
     $ git push --tags
    
  6. Upload build/distributions/kin-$version.zip to https://github.com/mbezjak/kin/releases