We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af053f commit 7b66726Copy full SHA for 7b66726
sw.js
@@ -1,4 +1,4 @@
1
-const CORE_CACHE_VERSION = '16.6-r1';
+const CORE_CACHE_VERSION = '16.6-r2';
2
const CORE_CACHE_NAME = `polygol-core-${CORE_CACHE_VERSION}`;
3
const APPS_CACHE_NAME = 'polygol-apps';
4
0 commit comments