Skip to content

Commit

Permalink
Redmine > 5.0 required
Browse files Browse the repository at this point in the history
  • Loading branch information
picman committed Sep 29, 2022
1 parent abac301 commit 056aaa5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Features
Dependencies
------------

* Redmine 4.2.0 or higher
* Redmine 5.0.0 or higher

### Full-text search (optional)

Expand Down
2 changes: 1 addition & 1 deletion init.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
description 'Document Management System Features'
version '3.0.6'

requires_redmine version_or_higher: '4.2.0'
requires_redmine version_or_higher: '5.0.0'

settings partial: 'settings/dmsf_settings',
default: {
Expand Down

0 comments on commit 056aaa5

Please sign in to comment.