OSDN Git Service

version changed. 0.0.9
authorakira saito <akrst@users.osdn.me>
Wed, 29 Jul 2015 14:42:52 +0000 (23:42 +0900)
committerakira saito <akrst@users.osdn.me>
Wed, 29 Jul 2015 14:42:52 +0000 (23:42 +0900)
init.rb

diff --git a/init.rb b/init.rb
index ae0d969..67ff90b 100644 (file)
--- 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.8'
+  version '0.0.9'
 
   permission :manage_quick_edit_relations, {:quick_edit_relations => [:create, :destroy]}, :public => true