Skip to content

Commit

Permalink
Minor Refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
1John419 committed May 16, 2024
1 parent d9ee437 commit 9601ed6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sw.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@

const appCaches = [
{
name: 'core-20240515.01',
name: 'core-20240516.01',
urls: [
'/',
'/bundle.js',
'/favicon.png',
'/help/about.html',
'/icons.svg',
'/index.html',
Expand Down Expand Up @@ -61,6 +62,7 @@ const appCaches = [
{
name: 'png-20240515.01',
urls: [
'/png/icon-032.png',
'/png/icon-192.png',
'/png/icon-512.png',
'/png/maskable-icon-192.png',
Expand Down

0 comments on commit 9601ed6

Please sign in to comment.