From f6ba964c37b15188abf2aa8fcc49e6b6ef766355 Mon Sep 17 00:00:00 2001 From: Akira Saito Date: Wed, 25 Feb 2015 00:52:55 +0900 Subject: [PATCH] version change --- init.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.rb b/init.rb index c41ccc9..9a6e619 100644 --- a/init.rb +++ b/init.rb @@ -12,7 +12,7 @@ Redmine::Plugin.register plugin_name do name 'Quick Edit plugin' author 'Akira Saito' description 'This plugin provides ability to edit a fields of the issue at the issues page.' - version '0.0.6' + version '0.0.7' permission :manage_quick_edit_relations, {:quick_edit_relations => [:create, :destroy]}, :public => true end -- 2.11.0