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