Stamp v1.6.1

This commit is contained in:
Robert Strouse 2023-05-23 07:39:56 -07:00
parent 5f67b99f88
commit 36356e5774
5 changed files with 6 additions and 6 deletions

View file

@ -378,7 +378,7 @@ async function reopenSocket() {
await initSockets();
}
class General {
appVersion = 'v1.6.0';
appVersion = 'v1.6.1';
reloadApp = false;
async init() {
this.setAppVersion();