Skip to content

Commit 580f673

Browse files
authored
Update sw.js
1 parent 9154264 commit 580f673

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public/sw.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const VERSION = "v2";
1+
const VERSION = "v3";
22
const CACHE_NAME = `pedro-visualizer-${VERSION}`;
33

44
const APP_STATIC_RESOURCES = [

0 commit comments

Comments
 (0)