Skip to content

Commit

Permalink
v2.06
Browse files Browse the repository at this point in the history
  • Loading branch information
Lokuyow committed Aug 9, 2024
1 parent 49c1c62 commit 5106ce3
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 @@ -58,7 +58,7 @@ const urlsToCache = [
'./images/currency-icons/gold-icon.png'
];

const VERSION = '2.05';
const VERSION = '2.06';
let CACHE_NAME = 'osats-caches-' + VERSION;
const MY_CACHES = new Set([CACHE_NAME]);

Expand Down

0 comments on commit 5106ce3

Please sign in to comment.