Skip to content

Commit 89e1675

Browse files
committed
refactor: drop support for unmaintained Redmine versions
1 parent 4b1a871 commit 89e1675

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
@@ -10,7 +10,7 @@
1010
url 'https://github.com/eXolnet/redmine_changeset_statuses'
1111
author_url 'https://www.exolnet.com'
1212

13-
requires_redmine :version_or_higher => '3.4'
13+
requires_redmine :version_or_higher => '4.2'
1414
end
1515

1616
require File.dirname(__FILE__) + '/lib/redmine_changeset_statuses'

0 commit comments

Comments
 (0)