1
0
mirror of https://github.com/RobinLinus/snapdrop.git synced 2025-05-15 23:20:11 -07:00

Update service-worker.js

This commit is contained in:
RobinLinus 2019-05-20 16:19:47 +02:00 committed by GitHub
parent e28d091ad0
commit 72bb4cba1f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
var CACHE_NAME = 'snapdrop-cache-v1.042';
var CACHE_NAME = 'snapdrop-cache-v1.043';
var urlsToCache = [
'/',
'/styles.css',