From 4cc4cf4c47a0a314a4d20f5a0c6ce91b5c22534b Mon Sep 17 00:00:00 2001 From: Tobias Fischer Date: Sun, 6 Aug 2017 17:05:59 +0200 Subject: [PATCH] version 0.4.1 --- init.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init.rb b/init.rb index c16eb6a..5fea3ba 100644 --- a/init.rb +++ b/init.rb @@ -6,8 +6,8 @@ Redmine::Plugin.register :redmine_lightbox2 do name 'Redmine Lightbox 2' author 'Tobias Fischer' - description 'This plugin lets you preview image, pdf and swf attachments in a lightbox.' - version '0.4.0' + description 'This plugin lets you preview image an pdf attachments in a lightbox.' + version '0.4.1' url 'https://github.com/paginagmbh/redmine_lightbox2' author_url 'https://github.com/tofi86' requires_redmine :version_or_higher => '3.4'