We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93383c6 commit 26611c3Copy full SHA for 26611c3
docker-compose.yml
@@ -20,15 +20,15 @@ services:
20
- ui-components
21
- ui-layout
22
auth-ui:
23
- image: openlmis/auth-ui:6.2.12-RC1
+ image: openlmis/auth-ui:6.2.12
24
volumes:
25
- '/openlmis-auth-ui'
26
referencedata-ui:
27
- image: openlmis/referencedata-ui:5.6.12-RC1
+ image: openlmis/referencedata-ui:5.6.12
28
29
- '/openlmis-referencedata-ui'
30
ui-components:
31
- image: openlmis/ui-components:7.2.11-RC1
+ image: openlmis/ui-components:7.2.11
32
33
- '/openlmis-ui-components'
34
ui-layout:
project.properties
@@ -1,4 +1,4 @@
1
-version=1.1.5-RC1
+version=1.1.5
2
projectName=OpenLMIS CCE UI
3
projectKey=cce-ui
4
transifexProject=openlmis-cce-ui
0 commit comments