Bump vesion

This commit is contained in:
Fred Boniface 2023-05-24 20:53:36 +01:00
parent 6b739bc42b
commit 4b47f303e9
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 = '2023.5.8'
const version = '2023.5.9'
/* Feature Detectors */

2
sw.js
View File

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