OSDN Git Service

version changed. 0.0.7.1
authorAkira Saito <akrstjp@users.sourceforge.jp>
Sun, 8 Mar 2015 11:29:45 +0000 (20:29 +0900)
committerAkira Saito <akrstjp@users.sourceforge.jp>
Sun, 8 Mar 2015 11:29:45 +0000 (20:29 +0900)
init.rb

diff --git a/init.rb b/init.rb
index 9a6e619..47a2309 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.7'
+  version '0.0.7.1'
 
   permission :manage_quick_edit_relations, {:quick_edit_relations => [:create, :destroy]}, :public => true
 end