Skip to content

Commit fed95f5

Browse files
authored
Update service-worker.js
1 parent 1d22ec0 commit fed95f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service-worker.js

+1-1
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-v775';
3+
const WORKER_NAME = 'codeit-worker-v776';
44

55

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

0 commit comments

Comments
 (0)