Skip to content

Commit 9404673

Browse files
committed
Update worker version
1 parent 5996c87 commit 9404673

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

worker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
var staticAssetsCacheName = "StaticAssetsList",
22
imageAssetsCacheName = "ImgStaticList",
3-
version = "v3::";
3+
version = "v3:1:";
44

55
var staticPrimaryAssets = ["/", "/index.css"];
66

0 commit comments

Comments
 (0)