Skip to content

Commit 19eac8e

Browse files
committed
Bump the service-worker cache name for the share-meta change
1 parent 02ac101 commit 19eac8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

web/sw.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
// No CDN, no external requests exist to cache (there aren't any) - every URL
99
// below is same-origin, matching the zero-dependency constraint.
1010

11-
const CACHE_NAME = "liftmath-v2.3.1";
11+
const CACHE_NAME = "liftmath-v2.3.2";
1212

1313
const PRECACHE_URLS = [
1414
"./",

0 commit comments

Comments
 (0)