Minor version will be increased for ever non-breaking change in the api. The minor version required by plugins must be identical or lower to the minor api version of the application, otherwise the plugin will be ignored.
Patch version will be increased for bug-fix releases.
If not empty the pre-release tag indicates a pre-release (e.g. alpha, beta)
Generated using TypeDoc
Major version will be increased for every breaking change in the api. The major version required by plugins must be identical to the major api version of the application, otherwise the plugin will be ignored.