Skip to content
This repository was archived by the owner on May 14, 2022. It is now read-only.

Commit ecaaf00

Browse files
committed
service-worker cache changed
1 parent 0f93bca commit ecaaf00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

web/static/service-worker.js

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
var dataCacheName = 'oshp-v3.1.3';
2-
var cacheName = 'oshp-3.1.3';
1+
var dataCacheName = 'oshp-v3.1.4';
2+
var cacheName = 'oshp-3.1.4';
33
var filesToCache = [
44
'/summary',
55
'/total',

0 commit comments

Comments
 (0)