diff --git a/full.html b/full.html index b5ea616e7e..3492acf15d 100644 --- a/full.html +++ b/full.html @@ -311,7 +311,7 @@ diff --git a/service-worker.js b/service-worker.js index e429a96ba0..3c13a9a494 100644 --- a/service-worker.js +++ b/service-worker.js @@ -1,6 +1,6 @@ // update worker name when updating cached files -const WORKER_NAME = 'codeit-worker-v771'; +const WORKER_NAME = 'codeit-worker-v772'; self.importScripts('/worker/client-channel.js');