We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b00d75 commit 2d77914Copy full SHA for 2d77914
1 file changed
assets/static/sw.js
@@ -1,5 +1,5 @@
1
// Service Worker for 医考练习 PWA
2
-const CACHE_NAME = 'med-quiz-v2.14.0';
+const CACHE_NAME = 'med-quiz-v2.15.0';
3
4
const STATIC_ASSETS = [
5
'/static/common.css',
0 commit comments