Skip to content

Commit

Permalink
Released referencedata-ui 5.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dariapionk committed Oct 7, 2022
1 parent d276878 commit 73ff593
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
5.6.8-SNAPSHOT
5.6.8 / 2022-10-07
==================

New functionality that are backwards-compatible:
Expand Down
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:
referencedata-ui:
image: openlmis/dev-ui:9.0.4-RC1
image: openlmis/dev-ui:9.0.4
ports:
- "9000:9000"
- "9876:9876"
Expand All @@ -26,7 +26,7 @@ services:
volumes:
- '/openlmis-ui-components'
ui-layout:
image: openlmis/ui-layout:5.2.2-RC1
image: openlmis/ui-layout:5.2.2
volumes:
- '/openlmis-ui-layout'
image:
Expand Down
2 changes: 1 addition & 1 deletion project.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version=5.6.8-RC1
version=5.6.8
projectName=OpenLMIS Reference Data UI
projectKey=referencedata-ui
transifexProject=openlmis-referencedata-ui

0 comments on commit 73ff593

Please sign in to comment.