diff --git a/init.rb b/init.rb index 8ec37b3..22127f0 100644 --- a/init.rb +++ b/init.rb @@ -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