We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64f5fa3 commit 7d64efeCopy full SHA for 7d64efe
1st-edition/read/sw.js
@@ -3,7 +3,7 @@
3
/* A version number is useful when updating the worker logic,
4
allowing you to remove outdated cache entries during the update.
5
*/
6
-var version = 'v1::';
+var version = 'v2::';
7
8
/* These resources will be downloaded and cached by the service worker
9
during the installation process. If any resource fails to be downloaded,
0 commit comments