Skip to content

Commit 8f09c51

Browse files
author
web3blind
committed
Bump Viz Magic service worker cache
1 parent 569f034 commit 8f09c51

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/sw.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Viz Magic — Service Worker
2-
var CACHE_NAME = 'viz-magic-v8';
2+
var CACHE_NAME = 'viz-magic-v9';
33
var ASSETS = [
44
'/',
55
'/index.html',

0 commit comments

Comments
 (0)