- ver 1.2.14

This commit is contained in:
Surya Paolo
2025-03-12 22:43:47 +01:00
parent 834203ffbb
commit 09d738f4e9
12 changed files with 13 additions and 13 deletions

View File

@@ -84,7 +84,7 @@ self.addEventListener('activate', (event) => {
);
});
const VITE_APP_VERSION = "1.2.13";
const VITE_APP_VERSION = "1.2.14";
console.log(' [ VER-' + VITE_APP_VERSION + ' ] _---------________------ PAO: this is my custom service worker: ' + ORA);