Skip to content

Commit f3659bf

Browse files
committed
Release version 2.0.0
This plugin has been around for a while and in production in many Redmine installations. The current 0.2.0 version didn't do this justice. Bumping all the way to 2.x to signal the compatibility with Redmines 2.x line. Going forward major version numbers should follow Redmines major versions.
1 parent 3136e05 commit f3659bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
name 'Redmine Github Hook plugin'
55
author 'Jakob Skjerning'
66
description 'This plugin allows your Redmine installation to receive Github post-receive notifications'
7-
version '0.2.0'
7+
version '2.0.0'
88
end

0 commit comments

Comments
 (0)