Skip to content

Commit

Permalink
Iterate version
Browse files Browse the repository at this point in the history
  • Loading branch information
jbwharris committed Feb 9, 2025
1 parent bee981f commit f9d0f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serviceWorker.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
const SCROBBLERADIO_CACHE = "app-v3.022"; // Updated cache version
const SCROBBLERADIO_CACHE = "app-v3.023"; // Updated cache version
const staticPlayer = SCROBBLERADIO_CACHE;
const assets = [
"/",
Expand Down

0 comments on commit f9d0f04

Please sign in to comment.