diff --git a/bower.json b/bower.json index 0deb5f2..0bad5ce 100644 --- a/bower.json +++ b/bower.json @@ -1,7 +1,7 @@ { "name": "strolch-wc-auth", "description": "Strolch WebComponent Auth", - "version": "0.7.1", + "version": "0.7.2", "authors": ["Robert von Burg"], "keywords": [ "strolch", diff --git a/strolch-wc-auth.html b/strolch-wc-auth.html index 3183d85..b3655a5 100644 --- a/strolch-wc-auth.html +++ b/strolch-wc-auth.html @@ -200,9 +200,6 @@ type: String, value: './locales.json' }, - passwordEncoding: { - type: String - }, appTitle: { type: String