Releasing version 1.0.8

This does not change anything in comparison to 1.0.7.
It just makes things easier for us, if the latest version
on the release branch is actually a released version.
pull/6827/head
Gregor Schmidt 14 years ago
parent 869e4fd42d
commit c5cc4d98e3
  1. 2
      init.rb

@ -8,7 +8,7 @@ Redmine::Plugin.register :redmine_reporting do
author 'Konstantin Haase, Philipp Tessenow @ finnlabs'
author_url 'http://finn.de/team'
description 'The reporting plugin provides extended reporting functionality for Redmine including Cost Reports.'
version '1.0.7'
version '1.0.8'
requires_redmine :version_or_higher => '0.9'
requires_redmine_plugin :redmine_costs, :version_or_higher => '0.3'

Loading…
Cancel
Save