diff --git a/init.rb b/init.rb index 89159330c3..cebdb7eda6 100644 --- a/init.rb +++ b/init.rb @@ -21,7 +21,7 @@ Redmine::Plugin.register :redmine_additional_formats do author 'Holger Just, Tim Felgentreff @ finnlabs' author_url 'http://finn.de/team#h.just' description 'This plugin provides additional formats for exporting, like a printable view for issue lists and an excel builder for issue exports' - version '0.0.1' + version '0.0.4' requires_redmine :version_or_higher => '0.9'