Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Use ./setversion.sh {version_number} to set the application version. E.g. ./setversion.sh 4.0.0-beta.1.

You can also use ./setversion.sh major, ./setversion.sh minor, and ./setversion.sh patch to automatically bump the version number by the appropriate amount for that type of release.

Versioning https://github.com/renalreg/ukrdc-fastapi

...