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.
1 parent 88c9cf3 commit d1b539aCopy full SHA for d1b539a
public/sw.js
@@ -1,4 +1,4 @@
1
-const VERSION = '1.1.2';
+const VERSION = '1.1.3';
2
const CACHE_NAME = `flag-trainer-v${VERSION}`;
3
const BASE_PATH = '/';
4
0 commit comments