From 9d43b28dcc02d2ee1f43414178f30839425b0ebf Mon Sep 17 00:00:00 2001 From: Gabriele Cirulli Date: Sat, 27 Oct 2018 21:30:39 +0200 Subject: [PATCH] Update cache.appcache --- cache.appcache | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cache.appcache b/cache.appcache index 48bc3eb..7194fdc 100644 --- a/cache.appcache +++ b/cache.appcache @@ -3,7 +3,7 @@ CACHE MANIFEST # Adds the ability to play the game offline. # The following comment needs to be updated whenever a change is made. # Run `rake appcache:update` to do so -# Updated: 2018-10-27T18:28:00+02:00 +# Updated: 2018-10-27T21:30:00+02:00 # Main page index.html @@ -48,3 +48,4 @@ favicon.ico NETWORK: * + -- GitLab