Require Redmine or ChiliProject 1.0.0
This commit is contained in:
2
init.rb
2
init.rb
@@ -28,7 +28,7 @@ Redmine::Plugin.register :redmine_rate do
|
||||
description "The Rate plugin provides an API that can be used to find the rate for a Member of a Project at a specific date. It also stores historical rate data so calculations will remain correct in the future."
|
||||
version '0.1.0'
|
||||
|
||||
requires_redmine :version_or_higher => '0.8.0'
|
||||
requires_redmine :version_or_higher => '1.0.0'
|
||||
|
||||
# These settings are set automatically when caching
|
||||
settings(:default => {
|
||||
|
||||
Reference in New Issue
Block a user