We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf84331 commit 3cd8e89Copy full SHA for 3cd8e89
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 1.1.5
2
+
3
+* Bump to 1.1.5, no code changes but version number correction
4
5
# 1.1.4
6
7
* Add information for people to register the webhook manually
init.rb
@@ -14,7 +14,7 @@
14
name 'Trello card sync plugin'
15
author 'Hiroshi Yui'
16
description 'Sync Redmine ticket to Trello card'
17
- version '1.1.0'
+ version '1.1.5'
18
url 'https://github.com/KKBOX/redmine-trello-card-sync/'
19
author_url 'https://ghostsinthelab.org/'
20
requires_redmine version_or_higher: '2.3.2'
0 commit comments