From f1f01b1e86aa32602d362ff7055a3d3d6deae814 Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Thu, 16 Feb 2023 09:48:29 +0000 Subject: [PATCH] Bump version from testing to prod --- index.html | 2 +- sw.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 90b4401..0202aeb 100644 --- a/index.html +++ b/index.html @@ -64,7 +64,7 @@ diff --git a/sw.js b/sw.js index decf064..8db9543 100644 --- a/sw.js +++ b/sw.js @@ -1,6 +1,6 @@ /* Service Worker */ -const appVersion = "0.1.4-test" +const appVersion = "0.1.4" const cacheName = `owlboard-${appVersion}` const cacheIDs = [cacheName] const cacheFiles = [