Skip to content

Commit

Permalink
trash the cash
Browse files Browse the repository at this point in the history
  • Loading branch information
chee committed Sep 18, 2024
1 parent f499b3f commit 0a77e02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/service-worker.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// update this when changing the service worker
const SERVICE_WORKER_VERSION = "v3"
const SERVICE_WORKER_VERSION = "v4"

const addResourcesToCache = async resources => {
const cache = await caches.open(SERVICE_WORKER_VERSION)
Expand Down

0 comments on commit 0a77e02

Please sign in to comment.