diff --git a/init.rb b/init.rb index 112a1fc..7f3ec63 100644 --- a/init.rb +++ b/init.rb @@ -29,7 +29,7 @@ author "Michel LOISELEUR" author_url "https://github.com/Coren" description "This is a plugin for Redmine that is used to show more information inside the Roadmap page and implements the milestones featuring." - version "2.4.0" + version "2.4.1" permission :manage_milestones, {:milestones => [:new, :create, :edit, :update, :destroy]} requires_redmine :version_or_higher => "2.1.2"