Skip to content

Commit 7d29fb4

Browse files
committed
Version : 1.0.4
1 parent 490151f commit 7d29fb4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.0.3.8
1+
v1.0.4

sw.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
//self.importScripts('data/games.js');
22

33
// Files to cache
4-
const currentVersion = 'v1.0.3.8';
4+
const currentVersion = 'v1.0.4';
55
const cacheName = 'igc2kmz-' + currentVersion;
66
const appShellFiles = [
77
'/igc2kmz/',

0 commit comments

Comments
 (0)