File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55# Licensed under the MIT license
66
77class AnnouncePlugin extends MantisPlugin {
8- const VERSION = '2.2 .0 ' ;
8+ const VERSION = '2.3 .0 ' ;
99
1010 /**
1111 * Error strings
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ specification.
88
99--------------------------------------------------------------------------------
1010
11- ## [ Unreleased ] - 2018-02-26
11+ ## [ 2.3.0 ] - 2018-04-28
1212
1313### Added
1414
@@ -157,8 +157,9 @@ specification.
157157- Initial release
158158
159159
160- [ Unreleased ] : https://github.com/mantisbt-plugins/Announce/compare/v2.2 .0...HEAD
160+ [ Unreleased ] : https://github.com/mantisbt-plugins/Announce/compare/v2.3 .0...HEAD
161161
162+ [ 2.3.0 ] : https://github.com/mantisbt-plugins/Announce/compare/v2.2.0...v2.3.0
162163[ 2.2.0 ] : https://github.com/mantisbt-plugins/Announce/compare/v2.1.1...v2.2.0
163164[ 2.1.1 ] : https://github.com/mantisbt-plugins/Announce/compare/v2.1.0...v2.1.1
164165[ 2.1.0 ] : https://github.com/mantisbt-plugins/Announce/compare/v2.0.0...v2.1.0
You can’t perform that action at this time.
0 commit comments