- ver 1.1.15

This commit is contained in:
Surya Paolo
2025-01-09 17:14:38 +01:00
parent da6bef1b96
commit 298dc4f5a5
37 changed files with 49 additions and 36 deletions

View File

@@ -34,7 +34,7 @@ self.addEventListener('activate', (event) => {
});
const APP_VERSION = "1.1.14";
const APP_VERSION = "1.1.15";
console.log(' [ VER-' + APP_VERSION + ' ] _---------________------ PAO: this is my custom service worker');