1 parent a3990de commit 0e46f86Copy full SHA for 0e46f86
1 file changed
sw.js
@@ -1,5 +1,5 @@
1
// --- CONFIGURATION ---
2
-const APP_VERSION = 'v1.6';
+const APP_VERSION = 'v1.7';
3
const CACHE_NAME = `pro-file-tools-${APP_VERSION}`;
4
5
// --- INSTALL EVENT (Fault-Tolerant) ---
0 commit comments