Skip to content

Commit eec8a7b

Browse files
committed
Bump version to 2.3.0
1 parent 5a838ce commit eec8a7b

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

Announce.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Licensed under the MIT license
66

77
class AnnouncePlugin extends MantisPlugin {
8-
const VERSION = '2.2.0';
8+
const VERSION = '2.3.0';
99

1010
/**
1111
* Error strings

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)