From a95919ade7ff98f44b41223c6df6a0234d6a05c8 Mon Sep 17 00:00:00 2001 From: Akira Saito Date: Sat, 16 Aug 2014 13:50:34 +0900 Subject: [PATCH] version modified. --- init.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.rb b/init.rb index d7a3506..e76be8d 100644 --- a/init.rb +++ b/init.rb @@ -7,5 +7,5 @@ Redmine::Plugin.register :quick_view do name 'Quick View plugin' author 'Akira Saito' description 'This plugin provides ability to view a details of the issue at the issues page.' - version '0.0.2' + version '0.0.3' end -- 2.11.0