- AbitaregliIblei.it

- Server aggiornamenti agli script.
- Editor HTML corretto un po'.
- Record Mysql per server (appena iniziato)
This commit is contained in:
Surya Paolo
2024-09-06 19:57:17 +02:00
parent 8f4ff8ff9c
commit e9ac281125
50 changed files with 797 additions and 155 deletions

View File

@@ -1,4 +1,4 @@
APP_VERSION="1.0.55"
APP_VERSION="1.0.56"
SERVICE_WORKER_FILE="service-worker.js"
APP_ID="18"
DIRECTORY_LOCAL="newfreeplanet"

View File

@@ -1,4 +1,4 @@
APP_VERSION="1.0.55"
APP_VERSION="1.0.56"
SERVICE_WORKER_FILE="service-worker.js"
APP_ID="16"
DIRECTORY_LOCAL=newfreeplanet

View File

@@ -1,6 +1,6 @@
{
"name": "gruppomacro",
"version": "1.0.55",
"version": "1.0.56",
"description": "GruppoMacro",
"productName": "Gruppo Macro",
"author": "Paolo Arena",
@@ -157,4 +157,4 @@
"npm": ">= 6.14.8",
"yarn": ">= 1.21.1"
}
}
}