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