Skip to content

Commit

Permalink
i used to battle on the roof, the loser had to jump
Browse files Browse the repository at this point in the history
  • Loading branch information
chee committed Oct 3, 2024
1 parent c894a71 commit 4a48c05
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,6 +1,6 @@
/// <reference types="@secret-types/serviceworker" />
// update this when changing the service worker
const SERVICE_WORKER_VERSION = "v20"
const SERVICE_WORKER_VERSION = "v21"

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

0 comments on commit 4a48c05

Please sign in to comment.