OSDN Git Service

version changed. 0.0.8
authorAkira Saito <akrstjp@users.sourceforge.jp>
Mon, 8 Jun 2015 15:34:02 +0000 (00:34 +0900)
committerAkira Saito <akrstjp@users.sourceforge.jp>
Mon, 8 Jun 2015 15:34:02 +0000 (00:34 +0900)
init.rb

diff --git a/init.rb b/init.rb
index 8ec94e4..ae0d969 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.1'
+  version '0.0.8'
 
   permission :manage_quick_edit_relations, {:quick_edit_relations => [:create, :destroy]}, :public => true