Skip to content

Commit 1e3a2e8

Browse files
authored
Update service-worker.js
1 parent 5ea94ec commit 1e3a2e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service-worker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11

22
// update worker name when updating cached files
3-
const WORKER_NAME = 'codeit-worker-v772';
3+
const WORKER_NAME = 'codeit-worker-v773';
44

55

66
self.importScripts('/worker/client-channel.js');

0 commit comments

Comments
 (0)