mirror of
https://github.com/rstrouse/ESPSomfy-RTS.git
synced 2025-12-13 19:12:10 +01:00
Prepare release v2.2.3
This commit is contained in:
parent
47ff9bb51f
commit
56c6fa0086
6 changed files with 7 additions and 6 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue