Skip to content

Commit 471cba0

Browse files
committed
chore: bump version
1 parent 3ca7700 commit 471cba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

static/sw.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const CACHE_VERSION = "v23"; // Increment this when you have new features
1+
const CACHE_VERSION = "v24"; // Increment this when you have new features
22
const STATIC_CACHE = `andromeda-static-${CACHE_VERSION}`;
33
const DYNAMIC_CACHE = `andromeda-dynamic-${CACHE_VERSION}`;
44

0 commit comments

Comments
 (0)