1 parent 88ee988 commit 5635f87Copy full SHA for 5635f87
1 file changed
sw.js
@@ -1,6 +1,6 @@
1
// --- VERSION CONFIGURATION ---
2
// This line is read by index.html to check for updates
3
-const APP_VERSION = "1.1.0";
+const APP_VERSION = "1.1.1";
4
5
const CACHE_NAME = `garohills-cache-${APP_VERSION}`;
6
0 commit comments