WIP Growthcraft CE Release Process - GrowthcraftCE/Growthcraft-1.7 GitHub Wiki

Check out Development

git checkout development

Update the version in README.md

Around line 5, increment the version value in the Image Shield link.

Update the version in gradle.properties

Commit version updates.

Wait for Travis build to complete.

If there are no issues, pull request from development to master.

After merge is completed, tag the latest commit to master with the new version.

After Travis-CI build completes, check the release notes for jar's.

Afterwards, upload the bundled build first (all the jar files in one zip file). Then upload the complete build jar file.