mirror of
https://github.com/anteo/redmine_custom_workflows.git
synced 2026-01-26 00:04:20 +00:00
Bump version to 0.1.1
This commit is contained in:
parent
f336a2c244
commit
092ea3282d
2
init.rb
2
init.rb
@ -20,7 +20,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.0'
|
version '0.1.1'
|
||||||
url 'http://redmine.academ.org'
|
url 'http://redmine.academ.org'
|
||||||
|
|
||||||
menu :admin_menu, :custom_workflows, {:controller => 'custom_workflows', :action => 'index'}, :caption => :label_custom_workflow_plural
|
menu :admin_menu, :custom_workflows, {:controller => 'custom_workflows', :action => 'index'}, :caption => :label_custom_workflow_plural
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user