Skip to content

Commit b96e634

Browse files
Update service worker version to v1.1.2
1 parent a267dab commit b96e634

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/public/service-worker.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
const VERSION = 'v1.1.1';
1+
const VERSION = 'v1.1.2';
22
const PRECACHE = `precache-${VERSION}`;
33
const RUNTIME = `runtime-${VERSION}`;
44
const RUNTIME_MAX_ENTRIES = 100;

0 commit comments

Comments
 (0)