mirror of
https://github.com/anteo/redmine_custom_workflows.git
synced 2026-01-26 00:04:20 +00:00
1.0.0 devel
This commit is contained in:
parent
197086ca06
commit
7507f23ada
2
init.rb
2
init.rb
@ -25,7 +25,7 @@ Redmine::Plugin.register :redmine_custom_workflows do
|
|||||||
name 'Redmine Custom Workflow plugin'
|
name 'Redmine Custom Workflow plugin'
|
||||||
author 'Anton Argirov'
|
author 'Anton Argirov'
|
||||||
description 'Allows to create custom workflows for issues, defined in the plain Ruby language'
|
description 'Allows to create custom workflows for issues, defined in the plain Ruby language'
|
||||||
version '0.1.6'
|
version '1.0.0 devel'
|
||||||
url 'http://www.redmine.org/plugins/custom-workflows'
|
url 'http://www.redmine.org/plugins/custom-workflows'
|
||||||
|
|
||||||
# In order to the plugin in Redmine < 4 (Rails < 5), comment out the following line and modify Gemfile according to
|
# In order to the plugin in Redmine < 4 (Rails < 5), comment out the following line and modify Gemfile according to
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user