Skip to content

Commit

Permalink
version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tofi86 committed Jan 8, 2019
1 parent 9f92c3d commit 65d2b37
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ Compatibility

**The latest version on `master` branch supports Redmine 4.0 only!**

A Redmine 3.4.x compatible version can be found in the [redmine-3.4](https://github.com/paginagmbh/redmine_lightbox2/tree/redmine-3.4) branch.
A Redmine 3.4.x compatible version can be found on the [redmine-3.4](https://github.com/paginagmbh/redmine_lightbox2/tree/redmine-3.4) branch.

A Redmine 3.3.x compatible version can be found in the [redmine-3.3](https://github.com/paginagmbh/redmine_lightbox2/tree/redmine-3.3) branch.
A Redmine 3.3.x compatible version can be found on the [redmine-3.3](https://github.com/paginagmbh/redmine_lightbox2/tree/redmine-3.3) branch.

A Redmine 3.0, 3.1, 3.2 compatible version can be found in the [redmine-3.0-3.2](https://github.com/paginagmbh/redmine_lightbox2/tree/redmine-3.0-3.2) branch.
A Redmine 3.0, 3.1, 3.2 compatible version can be found on the [redmine-3.0-3.2](https://github.com/paginagmbh/redmine_lightbox2/tree/redmine-3.0-3.2) branch.

A Redmine 2.6.x compatible version can be found in the [redmine-2.6](https://github.com/paginagmbh/redmine_lightbox2/tree/redmine-2.6) branch.
A Redmine 2.6.x compatible version can be found on the [redmine-2.6](https://github.com/paginagmbh/redmine_lightbox2/tree/redmine-2.6) branch.

A Redmine 2.0 - 2.5.x compatible version can be found in the [redmine-2.5-and-lower](https://github.com/paginagmbh/redmine_lightbox2/tree/redmine-2.5-and-lower) branch.
A Redmine 2.0 - 2.5.x compatible version can be found on the [redmine-2.5-and-lower](https://github.com/paginagmbh/redmine_lightbox2/tree/redmine-2.5-and-lower) branch.

For older version please download [this package](https://github.com/paginagmbh/redmine_lightbox2/zipball/7cd1d66d54f267015dcd0b0d0eadab251918de1d)

Expand All @@ -38,10 +38,10 @@ $ git clone https://github.com/paginagmbh/redmine_lightbox2.git
```
$ rake redmine:plugins:migrate RAILS_ENV=production
```
* Restart redmine
* Restart Redmine


License
-------

*redmine_lightbox2* plugin is developed under the [MIT License](LICENCE).
*redmine_lightbox2* plugin is developed under the [MIT License](LICENSE).

0 comments on commit 65d2b37

Please sign in to comment.