diff --git a/static/games/clicker/index.144x144.png b/static/games/clicker/index.144x144.png index 8a93263..b426b87 100644 Binary files a/static/games/clicker/index.144x144.png and b/static/games/clicker/index.144x144.png differ diff --git a/static/games/clicker/index.180x180.png b/static/games/clicker/index.180x180.png index 9f2866b..92b98ea 100644 Binary files a/static/games/clicker/index.180x180.png and b/static/games/clicker/index.180x180.png differ diff --git a/static/games/clicker/index.512x512.png b/static/games/clicker/index.512x512.png index 76d099b..ad93376 100644 Binary files a/static/games/clicker/index.512x512.png and b/static/games/clicker/index.512x512.png differ diff --git a/static/games/clicker/index.apple-touch-icon.png b/static/games/clicker/index.apple-touch-icon.png index 016ddbf..cf1e537 100644 Binary files a/static/games/clicker/index.apple-touch-icon.png and b/static/games/clicker/index.apple-touch-icon.png differ diff --git a/static/games/clicker/index.icon.png b/static/games/clicker/index.icon.png index 093fcf2..76d099b 100644 Binary files a/static/games/clicker/index.icon.png and b/static/games/clicker/index.icon.png differ diff --git a/static/games/clicker/index.pck b/static/games/clicker/index.pck index b4f0f38..b9c378a 100644 Binary files a/static/games/clicker/index.pck and b/static/games/clicker/index.pck differ diff --git a/static/games/clicker/index.service.worker.js b/static/games/clicker/index.service.worker.js index b7f4334..a4215c8 100644 --- a/static/games/clicker/index.service.worker.js +++ b/static/games/clicker/index.service.worker.js @@ -4,7 +4,7 @@ // Incrementing CACHE_VERSION will kick off the install event and force // previously cached resources to be updated from the network. /** @type {string} */ -const CACHE_VERSION = '1769693184|4645131895'; +const CACHE_VERSION = '1769693384|4844716121'; /** @type {string} */ const CACHE_PREFIX = 'Clicker-sw-cache-'; const CACHE_NAME = CACHE_PREFIX + CACHE_VERSION;