From e15bce62523b2abd13387d15ba94238c8a94cb9d Mon Sep 17 00:00:00 2001 From: Alex Bevilacqua Date: Wed, 22 Jun 2016 20:41:31 -0400 Subject: [PATCH] update version to 3.2.0 --- AUTHORS | 6 ++++-- init.rb | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/AUTHORS b/AUTHORS index 52f4ae7..d6a48e1 100644 --- a/AUTHORS +++ b/AUTHORS @@ -22,6 +22,8 @@ Contributors: * Messinger * xarlie * Rob Spearman +* Eduard Kuleshov +* Axel Kämpfe Documentation: * Alan Bowman @@ -57,7 +59,7 @@ French: * myorama * Xavier Calland * LabriePierre - + German: * eschsa * cforce @@ -97,7 +99,7 @@ Spanish: * Carlos Solano * dtamajon -Swedish: +Swedish: * Peter Brauner Turkish: diff --git a/init.rb b/init.rb index ddedd9a..2c35397 100644 --- a/init.rb +++ b/init.rb @@ -19,7 +19,7 @@ author_url "http://www.alexbevi.com" description 'A plugin for Redmine that adds knowledgebase functionality' url 'https://github.com/alexbevi/redmine_knowledgebase' - version '3.0.7' + version '3.2.0' requires_redmine :version_or_higher => '2.0.0' requires_acts_as_taggable_on