We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a267dab + b96e634 commit f21dfbcCopy full SHA for f21dfbc
app/public/service-worker.js
@@ -1,4 +1,4 @@
1
-const VERSION = 'v1.1.1';
+const VERSION = 'v1.1.2';
2
const PRECACHE = `precache-${VERSION}`;
3
const RUNTIME = `runtime-${VERSION}`;
4
const RUNTIME_MAX_ENTRIES = 100;
0 commit comments