Bump version - again!

This commit is contained in:
Fred Boniface 2023-05-08 21:38:38 +01:00
parent 458f0a51dd
commit 1a0c50653f
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
/* eslint-disable no-unused-vars */
/* All Page Init */
const version = '2.0.2'
const version = '2.0.3'
/* Feature Detectors */

2
sw.js
View File

@ -1,6 +1,6 @@
/* Service Worker */
const swVersion = '2.0.2-20230508'
const swVersion = '2.0.3-20230508'
const cacheName = `owlboard-${swVersion}`
const cacheIDs = [cacheName]
let staticCache = [