Skip to content

Commit de78944

Browse files
committed
Release 6.1.6
1 parent d24a3f1 commit de78944

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
6.1.6-SNAPSHOT / WIP
1+
6.1.6 / 2025-03-31
22
==================
33

44
6.1.5 / 2024-10-31

docker-compose.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,27 +24,27 @@ services:
2424
- ui-layout
2525
- cce-ui
2626
auth-ui:
27-
image: openlmis/auth-ui:6.2.15-RC2
27+
image: openlmis/auth-ui:6.2.15
2828
volumes:
2929
- '/openlmis-auth-ui'
3030
referencedata-ui:
31-
image: openlmis/referencedata-ui:5.6.16-RC2
31+
image: openlmis/referencedata-ui:5.6.16
3232
volumes:
3333
- '/openlmis-referencedata-ui'
3434
stockmanagement-ui:
35-
image: openlmis/stockmanagement-ui:2.1.8-RC2
35+
image: openlmis/stockmanagement-ui:2.1.8
3636
volumes:
3737
- '/openlmis-stockmanagement-ui'
3838
ui-components:
39-
image: openlmis/ui-components:7.2.13-RC2
39+
image: openlmis/ui-components:7.2.13
4040
volumes:
4141
- '/openlmis-ui-components'
4242
ui-layout:
43-
image: openlmis/ui-layout:5.2.8-RC2
43+
image: openlmis/ui-layout:5.2.8
4444
volumes:
4545
- '/openlmis-ui-layout'
4646
cce-ui:
47-
image: openlmis/cce-ui:1.1.7-RC2
47+
image: openlmis/cce-ui:1.1.7
4848
volumes:
4949
- '/openlmis-cce-ui'
5050
image:

project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version=6.1.6-RC2
1+
version=6.1.6
22
projectName=OpenLMIS Fulfillment UI
33
projectKey=fulfillment-ui
44
transifexProject=openlmis-fulfillment-ui

0 commit comments

Comments
 (0)