862 B
862 B
How to create a release
There is a release script to automate some of these actions.
- Bump the version on gradle.properties
- Create a tag with that same version (without
vprefix, please) - Create a changelog based on
git log --pretty='- %s' --grep '[no changelog]' --invert-grep --fixed-strings oldversion..newversion | tac, while filtering out commits that should not be in the changelog. - Upload to GitHub
- Upload to Modrinth
- Send a message in Discord
- Send a message in the thread