From dc5efd7fe36b15c280df09750ba7fb959dbda08f Mon Sep 17 00:00:00 2001 From: Fred Boniface Date: Fri, 5 May 2023 13:43:23 +0100 Subject: [PATCH] Bump sw version --- pis.html | 2 +- sw.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pis.html b/pis.html index d4c5c13..1920290 100644 --- a/pis.html +++ b/pis.html @@ -44,7 +44,7 @@

Enter a services start and end station CRS codes to see code options and stopping patterns.

-

Currently supported (Beta): GWR: Bristol Metro, Southbound services through Bristol, HEx.

+

Currently supported (Beta): GWR: Up/Dn SVB-EXD, Dn CDF-PNZ, Up/Dn GMV/CDF-PMH, HEx

You need to be logged into a free rail staff version account for this feature.

diff --git a/sw.js b/sw.js index 44c3262..c8760cb 100644 --- a/sw.js +++ b/sw.js @@ -1,6 +1,6 @@ /* Service Worker */ -const appVersion = '2.0.0-test' +const appVersion = '2.0.0-rc-20230505001' const cacheName = `owlboard-${appVersion}` const cacheIDs = [cacheName] const staticCache = [