bump sw in waiting of auto-cache management

This commit is contained in:
Jean-Baptiste Pasquier 2020-12-04 12:01:09 +00:00
parent 1f1224351b
commit fe40462089
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
const CACHE_NAME = 'hubl-store';
const CACHE_NAME = 'hubl-store-swfc14';
self.addEventListener('install', function (e) {
self.skipWaiting();