diff --git a/js/lib.main.js b/js/lib.main.js index e0860e1..22a1841 100644 --- a/js/lib.main.js +++ b/js/lib.main.js @@ -1,6 +1,6 @@ /* eslint-disable no-unused-vars */ /* All Page Init */ -const version = '2023.5.2' +const version = '2023.5.3' /* Feature Detectors */ diff --git a/pis.html b/pis.html index 678ac8a..839c826 100644 --- a/pis.html +++ b/pis.html @@ -44,7 +44,8 @@

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

-

Currently supported (Beta): GWR: Up/Dn SVB-EXD, Dn CDF-PNZ, Up/Dn GMV/CDF-PMH, Up/Dn GMV-CDF/SOU via Kemble, Up/Dn GMV-WEY, HEx
Duplicate stopping patterns have been removed.

+

Currently supported (Beta): GWR: West (Except EXD-PNZ, Devon Metro, EXD-PNZ Branches), HEx
+ Duplicate stopping patterns have been removed, any errors should bre reported.

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

diff --git a/sw.js b/sw.js index 6b5d76f..02f6e08 100644 --- a/sw.js +++ b/sw.js @@ -1,6 +1,6 @@ /* Service Worker */ -const swVersion = '2023.5.2-001' +const swVersion = '2023.5.3-001' const cacheName = `owlboard-${swVersion}` const cacheIDs = [cacheName] let staticCache = [