File tree Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Original file line number Diff line number Diff line change @@ -55,15 +55,19 @@ version **1.3.0** or higher.
5555
5656### Compatibility
5757
58+ The Source Integration framework's version numbering follows
59+ [ Semantic Versioning] ( http://semver.org/ ) . Major version increments indicate a
60+ change in the minimum required MantisBT version.
61+
5862Depending on which version of MantisBT you are using, please make sure to
59- get the source code from the appropriate branch in the Plugin's GitHub
60- repository, as per the table below:
61-
62- MantisBT version | Branch | Notes
63- :---:|---|---
64- 2.0.x | [ modern-ui] ( https://github.com/mantisbt-plugins/source-integration/archive/modern-ui.zip ) | Beta
65- 1.3.x | [ master] ( https://github.com/mantisbt-plugins/source-integration/archive/master.zip ) | ** Current release**
66- 1.2.x | [ master-1.2.x] ( https://github.com/mantisbt-plugins/source-integration/archive/master-1.2.x.zip ) | Legacy
63+ get the appropriate version of the source code. Use release tags, or the
64+ relevant branch in the Plugin's GitHub repository, as per the table below:
65+
66+ MantisBT version | Tags | Branch | Notes
67+ :---:|---|---|---
68+ 2.0.x | v2. * | [ modern-ui] ( https://github.com/mantisbt-plugins/source-integration/archive/modern-ui.zip ) | Beta
69+ 1.3.x | v1. * | [ master] ( https://github.com/mantisbt-plugins/source-integration/archive/master.zip ) | ** Current release**
70+ 1.2.x | v0. * | [ master-1.2.x] ( https://github.com/mantisbt-plugins/source-integration/archive/master-1.2.x.zip ) | Legacy
6771
6872
6973### Setup instructions
You can’t perform that action at this time.
0 commit comments