Skip to content

Commit

Permalink
release redmine-2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Sameer Naik committed Apr 28, 2014
1 parent 03c2a42 commit e3da006
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

**latest**
**2.5.1**
- upgrade redmine_agile plugin to version 1.3.0
- upgrade redmine_agile plugin to version 1.2.0
- use sameersbn/ubuntu as the base docker image
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
Dockerfile to build a Redmine container image (with some additional themes and plugins).

## Version
Current Version: 2.5.0
Current Version: 2.5.1

# Installation

Expand All @@ -39,7 +39,7 @@ docker pull sameersbn/redmine:latest
Since version 2.4.2, the image builds are being tagged. You can now pull a particular version of redmine by specifying the version number. For example,

```
docker pull sameersbn/redmine:2.5.0
docker pull sameersbn/redmine:2.5.1
```

Alternately you can build the image yourself.
Expand Down

0 comments on commit e3da006

Please sign in to comment.