Prepare release v2.2.3

This commit is contained in:
Robert Strouse 2023-12-26 17:42:00 -08:00
parent 47ff9bb51f
commit 56c6fa0086
6 changed files with 7 additions and 6 deletions

View file

@ -1253,7 +1253,7 @@ var security = new Security();
class General {
initialized = false;
appVersion = 'v2.2.3a';
appVersion = 'v2.2.3';
reloadApp = false;
init() {
if (this.initialized) return;