Skip to content

Conversation

alexnuijten
Copy link

Version numbers split into several constants.
Running the build script hasn't changed, use "." to delimit the major, minor, patch numbers (should be integers)
. build.sh 17.4.3 alex/alex@odd11

You can also include a "beta" label if you want. Also "." delimited, but this does not have to be an integer:
. build.sh 17.4.3.beta alex/alex@odd11

Version should be in the form of:
major.minor.patch.beta

Build script will automatically parse the string for the version number.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alex ignore this is a test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants