Releasing 2.1.0

* accessibility adaptations
* breadcrumb
* plays nicely with acts_as_journalized
* fix unit costs not appearing in issue page
* rewritten allowed_to? modifications
pull/6827/head
Jens Ulferts 13 years ago
parent bb0e066944
commit ca06457340
  1. 2
      init.rb

@ -62,7 +62,7 @@ Redmine::Plugin.register :redmine_costs do
author 'Holger Just @ finnlabs'
author_url 'http://finn.de/team#h.just'
description 'The costs plugin provides basic cost management functionality for Redmine.'
version '2.0.2'
version '2.1.0'
requires_redmine :version_or_higher => '0.9'

Loading…
Cancel
Save