Skip to content

Commit

Permalink
5.2.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ngraczewski committed Nov 23, 2017
1 parent 6a0b95b commit c67bd6e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
5.2.1 / Work in Progress
========================
5.2.1 / 2017-11-23
==================

Improvements:
* [OLMIS-3657:](https://openlmis.atlassian.net/browse/OLMIS-3657) Improved performance of the requisition view page.
Expand Down
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ services:
- ui-components
- ui-layout
auth-ui:
image: openlmis/auth-ui:6.0.1-SNAPSHOT
image: openlmis/auth-ui:6.0.1
volumes:
- '/openlmis-auth-ui'
fulfillment-ui:
Expand Down
2 changes: 1 addition & 1 deletion version.properties
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version=5.2.1-SNAPSHOT
version=5.2.1

0 comments on commit c67bd6e

Please sign in to comment.