Releases 4.0.0

Rewrites the plugin to not inherit permissions. Also removes the granular for functionality.
pull/6827/head
Jens Ulferts 12 years ago
parent 2b19ce053f
commit d4c03e2a17
  1. 2
      init.rb

@ -56,7 +56,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 '3.0.4'
version '4.0.0'
requires_redmine :version_or_higher => '0.9'

Loading…
Cancel
Save