Skip to content

Commit

Permalink
OLMIS-7465 Release version 5.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hdsldv committed Dec 13, 2021
1 parent b0589d1 commit c599c15
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "2"
services:
reference-ui:
image: openlmis/dev-ui:9.0.4-SNAPSHOT
image: openlmis/dev-ui:9.0.3
working_dir: /app
volumes:
- '.:/app'
Expand Down Expand Up @@ -54,7 +54,7 @@ services:
volumes:
- '/openlmis-requisition-ui'
stockmanagement-ui:
image: openlmis/stockmanagement-ui:2.1.1-RC1
image: openlmis/stockmanagement-ui:2.1.1
volumes:
- '/openlmis-stockmanagement-ui'
cce-ui:
Expand Down
2 changes: 1 addition & 1 deletion project.properties
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
version=5.2.2-RC1
version=5.2.2
projectName=OpenLMIS Reference UI

0 comments on commit c599c15

Please sign in to comment.