Update application release

This commit is contained in:
Robert Strouse 2023-01-22 16:07:08 -08:00
parent 2b81cd877c
commit fd6dc68af0
2 changed files with 1 additions and 1 deletions

View file

@ -166,7 +166,7 @@
});
};
setAppVersion() { document.getElementById('spanAppVersion').innerText = 'v1.03.1'; };
setAppVersion() { document.getElementById('spanAppVersion').innerText = 'v1.0.7'; };
setTimeZones() {
let dd = document.getElementById('selTimeZone');
dd.length = 0;