Upgrade stats page #3

Merged
fred.boniface merged 2 commits from devel into main 2023-05-07 21:18:06 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 7d5967c508 - Show all commits

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 = [