diff --git a/js/lib.main.js b/js/lib.main.js index bd5ce04..b7bbf70 100644 --- a/js/lib.main.js +++ b/js/lib.main.js @@ -1,6 +1,6 @@ /* eslint-disable no-unused-vars */ /* All Page Init */ -const version = '2023.5.4' +const version = '2023.5.5' /* Feature Detectors */ diff --git a/sw.js b/sw.js index 128f600..48eba33 100644 --- a/sw.js +++ b/sw.js @@ -1,6 +1,6 @@ /* Service Worker */ -const swVersion = '2023.5.4-002' +const swVersion = '2023.5.5-1' const cacheName = `owlboard-${swVersion}` const cacheIDs = [cacheName] let staticCache = [