Skip to content

Commit 1e825ad

Browse files
update additionals requires to 4.1.0
1 parent 0f60ddf commit 1e825ad

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
@@ -12,7 +12,7 @@
1212
requires_redmine version_or_higher: '6.0'
1313

1414
begin
15-
requires_redmine_plugin :additionals, version_or_higher: '4.0.0'
15+
requires_redmine_plugin :additionals, version_or_higher: '4.1.0'
1616
rescue Redmine::PluginNotFound
1717
raise 'Please install additionals plugin (https://github.com/alphanodes/additionals)'
1818
end

0 commit comments

Comments
 (0)