From a789b3023f2a1033f2441fdc3ea226ebf3c59247 Mon Sep 17 00:00:00 2001 From: Lukas Hass Date: Sat, 19 Oct 2019 18:47:17 +0200 Subject: [PATCH] use credentials for manifest --- mopidy_iris/static/index.html | 4 ++-- src/index.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/mopidy_iris/static/index.html b/mopidy_iris/static/index.html index 7a1febcf..673635df 100644 --- a/mopidy_iris/static/index.html +++ b/mopidy_iris/static/index.html @@ -7,7 +7,7 @@ - + @@ -100,7 +100,7 @@ // Release details // These are automatically injected to built HTML - var build = "1570931400"; + var build = "1571503363"; var version = "3.41.2"; // Construct the script tag diff --git a/src/index.html b/src/index.html index d24c94b6..7f8bfec6 100755 --- a/src/index.html +++ b/src/index.html @@ -7,7 +7,7 @@ - +