Skip to content

Commit 5635f87

Browse files
authored
Update sw.js
1 parent 88ee988 commit 5635f87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sw.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// --- VERSION CONFIGURATION ---
22
// This line is read by index.html to check for updates
3-
const APP_VERSION = "1.1.0";
3+
const APP_VERSION = "1.1.1";
44

55
const CACHE_NAME = `garohills-cache-${APP_VERSION}`;
66

0 commit comments

Comments
 (0)