chore: update service worker cache version to 1.6.0
All checks were successful
OSV-Scanner Scheduled Scan / scan-scheduled (push) Successful in 17s
CI / build-frontend (push) Successful in 43s
CI / scan-backend (push) Successful in 9m18s
CI / build-backend (push) Successful in 32s
Build and Publish Docker Image / build (push) Successful in 9m52s
Build and Release / build (push) Successful in 20m37s
All checks were successful
OSV-Scanner Scheduled Scan / scan-scheduled (push) Successful in 17s
CI / build-frontend (push) Successful in 43s
CI / scan-backend (push) Successful in 9m18s
CI / build-backend (push) Successful in 32s
Build and Publish Docker Image / build (push) Successful in 9m52s
Build and Release / build (push) Successful in 20m37s
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
const CACHE_VERSION = '1.5.3';
|
||||
const CACHE_VERSION = '1.6.0';
|
||||
const CACHE_NAME = `quad4-linking-tool-${CACHE_VERSION}`;
|
||||
const urlsToCache = ['/', '/favicon.svg', '/manifest.json'];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user