Skip to content

Commit

Permalink
v1.38.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Lokuyow committed Nov 17, 2023
1 parent e42debf commit adcb31c
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 @@ -31,7 +31,7 @@ const urlsToCache = [
'./images/angle-down-solid.svg'
];

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

Expand Down

0 comments on commit adcb31c

Please sign in to comment.