Bump Version

This commit is contained in:
Fred Boniface 2023-05-25 21:39:55 +01:00
parent c2eb2edfd9
commit 70f93029ef
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.9'
const version = '2023.5.10'
/* Feature Detectors */

2
sw.js
View File

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