Releasing 2.4.0

* accessibility enhancements
* changing the way cost types are selected
pull/6827/head
Gregor Schmidt 13 years ago
parent 2ae0236a46
commit 9ea7cbaa22
  1. 2
      init.rb

@ -11,7 +11,7 @@ Redmine::Plugin.register :redmine_reporting do
author 'Konstantin Haase, Philipp Tessenow @ finnlabs' author 'Konstantin Haase, Philipp Tessenow @ finnlabs'
author_url 'http://finn.de/team' author_url 'http://finn.de/team'
description 'The reporting plugin provides extended reporting functionality for Redmine including Cost Reports.' description 'The reporting plugin provides extended reporting functionality for Redmine including Cost Reports.'
version '2.3.2' version '2.4.0'
requires_redmine :version_or_higher => '0.9' requires_redmine :version_or_higher => '0.9'
requires_redmine_plugin :redmine_costs, :version_or_higher => '0.3' requires_redmine_plugin :redmine_costs, :version_or_higher => '0.3'

Loading…
Cancel
Save