From d847e3ac78ede9da730aa34f982133c5457884d3 Mon Sep 17 00:00:00 2001 From: Robert von Burg Date: Mon, 15 Nov 2021 09:54:52 +0100 Subject: [PATCH] [Minor] Handle version not supplied by server --- bower.json | 2 +- strolch-wc-auth.html | 35 +++++++++++++++++++++++++++++------ 2 files changed, 30 insertions(+), 7 deletions(-) diff --git a/bower.json b/bower.json index 3f67cc0..f7634a3 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "strolch-wc-auth", "description": "Strolch WebComponent Auth", - "version": "0.9.2", + "version": "0.9.3", "authors": ["Robert von Burg"], "keywords": [ "strolch", diff --git a/strolch-wc-auth.html b/strolch-wc-auth.html index c72e654..20cdc31 100644 --- a/strolch-wc-auth.html +++ b/strolch-wc-auth.html @@ -78,9 +78,12 @@