Update version to 0.2.1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const CACHE_VERSION = '0.2.0';
|
||||
const CACHE_VERSION = '0.2.1';
|
||||
const CACHE_NAME = `web-news-${CACHE_VERSION}`;
|
||||
const urlsToCache = ['/', '/favicon.svg', '/manifest.json'];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user