Skip to content

Commit

Permalink
update confirmed versions in README
Browse files Browse the repository at this point in the history
  • Loading branch information
zaneli committed Oct 19, 2015
1 parent 5e3168e commit bc7978e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ This is Redmine plugin to extend mail settings.

## Versions that is confirmed to working

* Redmine version 2.5.2.stable
* Ruby version 2.0.0-p481 (2014-05-08) [x86_64-linux]
* Rails version 3.2.19
* Redmine version 3.1.0.stable
* Ruby version 1.9.3-p551 (2014-11-13) [x86_64-linux]
* Rails version 4.2.3

## Getting started

Expand All @@ -23,7 +23,7 @@ or download source code, unzip (or extract the archive), and move directories to
### 2. Run db migration

```
rake redmine:plugins:migrate RAILS_ENV=<development or production>
rake redmine:plugins:migrate RAILS_ENV=<development or production>
```

## Usage
Expand Down

0 comments on commit bc7978e

Please sign in to comment.