v1.5.7 released

This commit is contained in:
Karel Picman 2016-08-12 12:07:35 +02:00
parent 6e87001d70
commit 734d93ac85
2 changed files with 5 additions and 5 deletions

View File

@ -37,18 +37,18 @@ Features
* Documents and folders symbolic links
* Document tagging
* Trash bin
* Compatible with Redmine 3.x.x
* Compatible with Redmine 3.3.x
Dependencies
------------
* Redmine 3.0.0 or higher
* Redmine 3.3.0 or higher
### Full-text search (optional)
If you want to use fulltext search abilities:
* Xapian (<http://www.xapian.org/>) search engine
* Xapian (<http://www.xapian.org>) search engine
* Xapian Omega indexing tool
* Xapian ruby bindings - xapian or xapian-full gem

View File

@ -28,11 +28,11 @@ Redmine::Plugin.register :redmine_dmsf do
name 'DMSF'
author 'Vít Jonáš / Daniel Munn / Karel Pičman'
description 'Document Management System Features'
version '1.5.7 devel'
version '1.5.7'
url 'http://www.redmine.org/plugins/dmsf'
author_url 'https://github.com/danmunn/redmine_dmsf/graphs/contributors'
requires_redmine :version_or_higher => '3.0.0'
requires_redmine :version_or_higher => '3.3.0'
settings :partial => 'settings/dmsf_settings',
:default => {