Skip to content

Commit

Permalink
Version 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
stgeneral committed Mar 28, 2015
1 parent 82b91ea commit bf1a5f8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Generic instructions for installing/uninstalling plugins can be found at [Redmin

### Compatibility ###

- Remine 3 - [version 2.0.0](https://github.com/stgeneral/redmine-progressive-projects-list/releases/tag/v2.0.0) and branch [master](https://github.com/stgeneral/redmine-progressive-projects-list/tree/master).
- Redmine 2.3 .. 3.0 - [version 2.0.1](https://github.com/stgeneral/redmine-progressive-projects-list/releases/tag/v2.0.1) and branch [master](https://github.com/stgeneral/redmine-progressive-projects-list/tree/master).
- Redmine 2.1 .. 2.6 - [version 1.1.0](https://github.com/stgeneral/redmine-progressive-projects-list/releases/tag/v1.1.0) and branch [version-1](https://github.com/stgeneral/redmine-progressive-projects-list/tree/version-1).
- ChiliProject 3.4 - [version 0.5.1](https://github.com/stgeneral/redmine-progressive-projects-list/releases/tag/v0.5.1) and branch [version-0](https://github.com/stgeneral/redmine-progressive-projects-list/tree/version-0).

Expand Down
4 changes: 2 additions & 2 deletions init.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
name 'Progressive Projects List plugin'
author 'Dmitry Babenko'
description 'Projects List with menus and progress bars.'
version '2.0.0'
version '2.0.1'
url 'http://stgeneral.github.io/redmine-progressive-projects-list/'
author_url 'https://github.com/stgeneral'
requires_redmine :version_or_higher => '3.0'
requires_redmine :version_or_higher => '2.3'

settings :default => {
'show_project_description' => false,
Expand Down

0 comments on commit bf1a5f8

Please sign in to comment.