Skip to content

Commit c101e6a

Browse files
committed
Bump version 2.2
1 parent 4368552 commit c101e6a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# CHANGELOG
22

3+
## Version 2.2
4+
5+
2019-08-12
6+
7+
- Gitea support
8+
([#18](https://github.com/tf/redmine_merge_request_links/pull/18))
9+
310
## Version 2.1.1
411

512
2018-09-26

init.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
name 'Redmine Merge Request Links'
55
author 'Tim Fischbach'
66
description 'Display links to Gitlab merge requests and GitHub pull requests'
7-
version '2.1.1'
7+
version '2.2.0'
88
url 'https://github.com/tf/redmine_merge_request_links'
99
author_url 'https://github.com/tf'
1010

0 commit comments

Comments
 (0)