From 97d3348cd516a3da33389f10dd5b6f0b5831bdaa Mon Sep 17 00:00:00 2001 From: "1 John 4:19" Date: Sun, 12 May 2024 14:54:27 -0600 Subject: [PATCH] 2024 Update --- help/about.html | 2 +- sw.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/help/about.html b/help/about.html index fae06dc..c26cf88 100644 --- a/help/about.html +++ b/help/about.html @@ -27,7 +27,7 @@

Version

Contact

github.1john419@gmail.com

Source Code

-

github.com/1John419/kjs

+

github.com/1John419/kjv

Website

1-john-419.org

diff --git a/sw.js b/sw.js index 99b9ed0..7346504 100644 --- a/sw.js +++ b/sw.js @@ -2,7 +2,7 @@ const appCaches = [ { - name: 'core-20240512.01', + name: 'core-20240512.02', urls: [ '/', '/bundle.js',