From 18298ba974db3aab0befe9351609b5d77d951550 Mon Sep 17 00:00:00 2001 From: Martin Donnelly Date: Sun, 25 Mar 2018 02:14:10 +0100 Subject: [PATCH] #2 Have nearby items display a page Nearby will now open on a page when clicked on Moved templates to a template file Using Yahoo fujicons instead of material icons --- src/service-worker.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/service-worker.js b/src/service-worker.js index 9dacf22..53ca32a 100644 --- a/src/service-worker.js +++ b/src/service-worker.js @@ -11,7 +11,7 @@ // WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. // See the License for the specific language governing permissions and // limitations under the License. -const CACHE_VERSION = { 'version': '0.0.538' }; +const CACHE_VERSION = { 'version': '0.0.540' }; const dataCacheName = 'jubileeData-v1'; const cacheName = 'jubilee-final-1'; const filesToCache = [