We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c94a5f5 commit b831562Copy full SHA for b831562
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+Upcoming Version (WIP)
2
+==================
3
+
4
6.2.17 / 2026-02-05
5
=================
6
Improvements:
docker-compose.yml
@@ -14,7 +14,7 @@ services:
14
depends_on:
15
- ui-components
16
ui-components:
17
- image: openlmis/ui-components:7.2.15
+ image: openlmis/ui-components:7.2.16-SNAPSHOT
18
volumes:
19
- '/openlmis-ui-components'
20
image:
project.properties
@@ -1,4 +1,4 @@
-version=6.2.17
+version=6.2.18-SNAPSHOT
projectName=OpenLMIS Auth UI
projectKey=auth-ui
transifexProject=openlmis-auth-ui
0 commit comments