mirror of
https://github.com/anteo/redmine_custom_workflows.git
synced 2026-01-26 08:14:20 +00:00
#168 Check last version of plugin KO
This commit is contained in:
parent
c9d65c0106
commit
5dd32b6251
4
init.rb
4
init.rb
@ -27,12 +27,12 @@ Redmine::Plugin.register :redmine_custom_workflows do
|
|||||||
author_url 'https://www.easyredmine.com'
|
author_url 'https://www.easyredmine.com'
|
||||||
else
|
else
|
||||||
name 'Redmine Custom Workflow plugin'
|
name 'Redmine Custom Workflow plugin'
|
||||||
url 'https://www.redmine.org/plugins/custom-workflows'
|
url 'https://www.redmine.org/plugins/custom-workflows-plug-in'
|
||||||
author_url 'https://github.com/danmunn/redmine_custom_workflows/graphs/contributors'
|
author_url 'https://github.com/danmunn/redmine_custom_workflows/graphs/contributors'
|
||||||
end
|
end
|
||||||
author 'Anton Argirov/Karel Pičman'
|
author 'Anton Argirov/Karel Pičman'
|
||||||
description 'Allows to create custom workflows for objects, defined in the plain Ruby language'
|
description 'Allows to create custom workflows for objects, defined in the plain Ruby language'
|
||||||
version '1.0.2'
|
version '1.0.3 devel'
|
||||||
|
|
||||||
requires_redmine version_or_higher: '4.1.0'
|
requires_redmine version_or_higher: '4.1.0'
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user