Skip to content

Commit d7b370d

Browse files
committed
Update README.md
- Update copyright year - Reformat version compatibility table. Signed-off-by: Damien Regad <[email protected]>
1 parent cca1fb3 commit d7b370d

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[![Gitter](https://img.shields.io/gitter/room/mantisbt-plugins/source-integration.svg)](https://gitter.im/mantisbt-plugins/source-integration)
44

55
Copyright (c) 2008 - 2012 John Reese - https://noswap.com
6-
Copyright (c) 2012 - 2020 MantisBT Team - [email protected]
6+
Copyright (c) 2012 - 2022 MantisBT Team - [email protected]
77

88
Released under the [MIT license](https://opensource.org/licenses/MIT)
99

@@ -79,12 +79,11 @@ get the appropriate version of the source code.
7979
Use [release tags](https://github.com/mantisbt-plugins/source-integration/releases),
8080
or the relevant branch in the Plugin's GitHub repository, as per the table below:
8181

82-
MantisBT version | Tags | Branch | Notes
83-
:---:|---|---|---
84-
2.x | v2.* | [master](https://github.com/mantisbt-plugins/source-integration/archive/master.zip) | **Current release**
85-
1.3.x | v1.* | [master-1.3.x](https://github.com/mantisbt-plugins/source-integration/archive/master-1.3.x.zip) | Support ended 2020-12-31
86-
1.2.x | v0.* | [master-1.2.x](https://github.com/mantisbt-plugins/source-integration/archive/master-1.2.x.zip) | Support ended 2017-06-30
87-
82+
| MantisBT version | Tags | Branch | Notes |
83+
|:----------------:|:----:|-------------------------------------------------------------------------------------------------|--------------------------|
84+
| 2.x | v2.* | [master](https://github.com/mantisbt-plugins/source-integration/archive/master.zip) | **Current release** |
85+
| 1.3.x | v1.* | [master-1.3.x](https://github.com/mantisbt-plugins/source-integration/archive/master-1.3.x.zip) | Support ended 2020-12-31 |
86+
| 1.2.x | v0.* | [master-1.2.x](https://github.com/mantisbt-plugins/source-integration/archive/master-1.2.x.zip) | Support ended 2017-06-30 |
8887

8988
### Setup instructions
9089

0 commit comments

Comments
 (0)