Skip to content

Commit

Permalink
v1.42
Browse files Browse the repository at this point in the history
  • Loading branch information
Lokuyow committed Apr 12, 2024
1 parent ad117e5 commit c2bba08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sw.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ const urlsToCache = [
'./images/settings-solid.svg'
];

const VERSION = '1.41.5';
const VERSION = '1.42';
let CACHE_NAME = 'sats-rate-caches-' + VERSION;
const MY_CACHES = new Set([CACHE_NAME]);

Expand Down

0 comments on commit c2bba08

Please sign in to comment.