v1.2.1 Binary and FS update

This commit is contained in:
Robert Strouse 2023-02-18 18:56:22 -08:00
parent 4e41177335
commit 44d6c5dc99
4 changed files with 2 additions and 2 deletions

View file

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