Bump version

This commit is contained in:
Fred Boniface 2023-05-07 21:16:58 +01:00
parent c0238ed915
commit 7d5967c508
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/* All Page Init */
const version = '2.0.0'
const version = '2.0.1'
/* Feature Detectors */

2
sw.js
View File

@ -1,6 +1,6 @@
/* Service Worker */
const swVersion = '2.0.0-20230506'
const swVersion = '2.0.1-20230507'
const cacheName = `owlboard-${swVersion}`
const cacheIDs = [cacheName]
let staticCache = [