diff --git a/index.html b/index.html index 15f47683..7987f159 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ -KeeWeb \ No newline at end of file +KeeWeb \ No newline at end of file diff --git a/manifest.appcache b/manifest.appcache index bbd86473..125fc180 100644 --- a/manifest.appcache +++ b/manifest.appcache @@ -1,7 +1,7 @@ CACHE MANIFEST -# 2019-11-06:v1.12.3 -# updmin:v6.0.2 +# 2020-04-03:v1.13.0 +# updmin:v8.0.0 NETWORK: * diff --git a/manifest.json b/manifest.json index 693835d3..c8811965 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name": "KeeWeb", "short_name": "KeeWeb", "description": "Free cross-platform password manager compatible with KeePass", + "start_url": "./", "display": "standalone", - "orientation": "any", "theme_color": "#6386ec", "background_color": "#6386ec", "icons": [ diff --git a/service-worker.js b/service-worker.js index ad5a931a..9c2badcc 100644 --- a/service-worker.js +++ b/service-worker.js @@ -1,4 +1,4 @@ -const VERSION = '1.12.3'; +const VERSION = '1.13.0'; self.addEventListener('install', event => event.waitUntil(