diff options
author | Aijana Schumann <aijana.schumann@highstreet-technologies.com> | 2021-12-06 15:09:15 +0100 |
---|---|---|
committer | Aijana Schumann <aijana.schumann@highstreet-technologies.com> | 2021-12-06 15:12:24 +0100 |
commit | 152cb381ea2c915c762416092337ce1d8589d1c6 (patch) | |
tree | 63b71c8343f9292281f5d7f5eac14342fec06402 /sdnr/wt/odlux/odlux.properties | |
parent | 8ea94e1210671b941f84abfe16e248cfa086fe49 (diff) |
Update ODLUX
Update login view, add logout after user session ends, add user settings, several bugfixes
Issue-ID: CCSDK-3540
Signed-off-by: Aijana Schumann <aijana.schumann@highstreet-technologies.com>
Change-Id: I21137756b204287e25766a9646bf2faf7bad9d35
Diffstat (limited to 'sdnr/wt/odlux/odlux.properties')
-rw-r--r-- | sdnr/wt/odlux/odlux.properties | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sdnr/wt/odlux/odlux.properties b/sdnr/wt/odlux/odlux.properties index b47f852e0..598d849c7 100644 --- a/sdnr/wt/odlux/odlux.properties +++ b/sdnr/wt/odlux/odlux.properties @@ -1,8 +1,8 @@ -odlux.framework.buildno=116.8c2f6b7(21/08/05) -odlux.apps.configurationApp.buildno=109.dbfed60(21/06/23) -odlux.apps.connectApp.buildno=116.8c2f6b7(21/08/05) +odlux.framework.buildno=137.be0dfd7(21/12/03) +odlux.apps.configurationApp.buildno=120.b383d6e(21/08/23) +odlux.apps.connectApp.buildno=137.be0dfd7(21/12/03) odlux.apps.eventLogApp.buildno=108.a60ec28(21/06/11) -odlux.apps.faultApp.buildno=114.1220e03(21/07/30) +odlux.apps.faultApp.buildno=137.be0dfd7(21/12/03) odlux.apps.helpApp.buildno=108.a60ec28(21/06/11) odlux.apps.inventoryApp.buildno=108.a60ec28(21/06/11) odlux.apps.linkCalculationApp.buildno=116.8c2f6b7(21/08/05) |