Skip to content

Commit

Permalink
v0.2.7 with fixes to redmine version requirement
Browse files Browse the repository at this point in the history
fixes #27
  • Loading branch information
tofi86 authored Jul 4, 2016
1 parent de86d24 commit 7bec4f3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions init.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@
name 'Redmine Lightbox 2'
author 'Tobias Fischer'
description 'This plugin lets you preview image, pdf and swf attachments in a lightbox.'
version '0.2.6'
version '0.2.7'
url 'https://github.com/paginagmbh/redmine_lightbox2'
requires_redmine :version_or_higher => '3.0'..'3.2'
requires_redmine :version => '3.0'..'3.2'
end


Expand Down

0 comments on commit 7bec4f3

Please sign in to comment.