update version

This commit is contained in:
cjkas 2026-03-12 14:17:34 +01:00
parent 96d66c1b45
commit a54651a961
5 changed files with 28 additions and 28 deletions

View file

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