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 8e5de10 commit f8ebf93
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 @@ -11,7 +11,7 @@
author_url 'https://alphanodes.com/'

begin
requires_redmine_plugin :additionals, version_or_higher: '3.0.6'
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 f8ebf93

Please sign in to comment.