Update sw.js

master
Manas Khurana 2017-10-13 18:46:12 +05:30 committed by GitHub
parent 77bcebf50f
commit 9e27c43e18
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.2';
var CACHE_NAME = 'youcount-cache-1.3';
var urlsToCache = [
'/index.html',
'/images/social.png',