We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 145f20a commit 2973555Copy full SHA for 2973555
1 file changed
sw.js
@@ -1,4 +1,4 @@
1
-const CORE_CACHE_VERSION = '16.6-r3.2.1';
+const CORE_CACHE_VERSION = '16.6-r4';
2
const CORE_CACHE_NAME = `polygol-core-${CORE_CACHE_VERSION}`;
3
const APPS_CACHE_NAME = 'polygol-apps';
4
0 commit comments