Explorar el Código

Update service-worker.js

RobinLinus hace 6 años
padre
commit
72bb4cba1f
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      client/service-worker.js

+ 1 - 1
client/service-worker.js

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