We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9154264 commit 580f673Copy full SHA for 580f673
1 file changed
public/sw.js
@@ -1,4 +1,4 @@
1
-const VERSION = "v2";
+const VERSION = "v3";
2
const CACHE_NAME = `pedro-visualizer-${VERSION}`;
3
4
const APP_STATIC_RESOURCES = [
0 commit comments