Skip to content

Commit 26611c3

Browse files
Release cce-ui 1.1.5
1 parent 93383c6 commit 26611c3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docker-compose.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,15 @@ services:
2020
- ui-components
2121
- ui-layout
2222
auth-ui:
23-
image: openlmis/auth-ui:6.2.12-RC1
23+
image: openlmis/auth-ui:6.2.12
2424
volumes:
2525
- '/openlmis-auth-ui'
2626
referencedata-ui:
27-
image: openlmis/referencedata-ui:5.6.12-RC1
27+
image: openlmis/referencedata-ui:5.6.12
2828
volumes:
2929
- '/openlmis-referencedata-ui'
3030
ui-components:
31-
image: openlmis/ui-components:7.2.11-RC1
31+
image: openlmis/ui-components:7.2.11
3232
volumes:
3333
- '/openlmis-ui-components'
3434
ui-layout:

project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=1.1.5-RC1
1+
version=1.1.5
22
projectName=OpenLMIS CCE UI
33
projectKey=cce-ui
44
transifexProject=openlmis-cce-ui

0 commit comments

Comments
 (0)