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 02ac101 commit 19eac8eCopy full SHA for 19eac8e
1 file changed
web/sw.js
@@ -8,7 +8,7 @@
8
// No CDN, no external requests exist to cache (there aren't any) - every URL
9
// below is same-origin, matching the zero-dependency constraint.
10
11
-const CACHE_NAME = "liftmath-v2.3.1";
+const CACHE_NAME = "liftmath-v2.3.2";
12
13
const PRECACHE_URLS = [
14
"./",
0 commit comments