Update service-worker.js
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
const CURRENT_VERSION = 'v32';
|
||||
const CURRENT_VERSION = 'v33';
|
||||
const CACHE_NAME = `cache-${CURRENT_VERSION}`;
|
||||
|
||||
const urlsToCache = [
|
||||
|
||||
Reference in New Issue
Block a user