Skip to content

Commit 9623bb1

Browse files
thavelickclaude
andcommitted
Bump service worker cache to v9 for new bangs
Ensure users get the latest search.js with DuckDuckGo Images (i\!) and YouTube (yt\!) bangs that were added in previous commits. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 0759095 commit 9623bb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public_html/service-worker-lib.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const STATIC_CACHE_NAME = "just-bangs-static-v8";
1+
const STATIC_CACHE_NAME = "just-bangs-static-v9";
22

33
const STATIC_ASSETS = [
44
"./",

0 commit comments

Comments
 (0)