Skip to content

Commit

Permalink
additionals 3.2.0 required
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandermeindl committed Jun 12, 2024
1 parent a44e006 commit 2b081bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
requires_redmine version_or_higher: '5.0'

begin
requires_redmine_plugin :additionals, version_or_higher: '3.0.9'
requires_redmine_plugin :additionals, version_or_higher: '3.2.0'
rescue Redmine::PluginNotFound
raise 'Please install additionals plugin (https://github.com/alphanodes/additionals)'
end
Expand Down

0 comments on commit 2b081bb

Please sign in to comment.