From a0c570c06b22e5f15f9717f0a1d0eab52bbdfea5 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Tue, 21 Feb 2023 11:14:00 +0000 Subject: [PATCH] Bump version --- index.html | 2 +- sw.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index b4523bc..dddc895 100644 --- a/index.html +++ b/index.html @@ -64,7 +64,7 @@ diff --git a/sw.js b/sw.js index c3ca709..2f632f1 100644 --- a/sw.js +++ b/sw.js @@ -1,6 +1,6 @@ /* Service Worker */ -const appVersion = "1.0.1-test" +const appVersion = "1.0.6" const cacheName = `owlboard-${appVersion}` const cacheIDs = [cacheName] const cacheFiles = [