MJF-202: Change versionNumberToIncrement to enum

Open
#73 · Created  · Last updated

Description

This commit changes the int parameter versionNumberToIncrement that defines which version component (major/minor/patch) to increment to an enum with appropriate names (MAJOR, MINOR, PATCH as opposed to 0, 1, 2) in order to increase readability of the configuration.

0 attachments

0 comments

Loading commits...