Skip to content

How to create a release

Roostar edited this page Jul 19, 2020 · 2 revisions

A release is triggered in commit message, which has to include:

#patch - to bump version by 0.0.1

#minor - to bump version by 0.1.0

#major - to bump version by 1.0.0

To add a ZIP from branch drobloader/mod to the latest release -> go to "Actions" and select "Run workflow" for "AddDrob".

Clone this wiki locally