Skip to content

Commit dc7df08

Browse files
authored
Update sw.js
1 parent 1ed6848 commit dc7df08

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,5 +1,5 @@
11
// --- CONFIGURATION ---
2-
const APP_VERSION = 'v1.4.0'; // <--- CHANGE THIS NUMBER TO UPDATE APP
2+
const APP_VERSION = 'v1.5.0'; // <--- CHANGE THIS NUMBER TO UPDATE APP
33
const CACHE_NAME = `mrb-tools-${APP_VERSION}`;
44

55
const ASSETS_TO_CACHE = [

0 commit comments

Comments
 (0)