Update sw.js

master
Manas Khurana 2018-05-26 06:07:59 +05:30 committed by GitHub
parent 6cff45edd0
commit a16827ff2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
sw.js
View File

@ -1,5 +1,5 @@
/* global noConnection:false, Promise:false */
var CACHE_NAME = 'youcount-cache-1.3';
var CACHE_NAME = 'youcount-cache-1.4';
var urlsToCache = [
'/index.html',
'/images/social.png',