This commit is contained in:
antelle 2020-04-03 21:37:31 +02:00
parent 241ea7ade8
commit 0d288881f9
No known key found for this signature in database
GPG Key ID: 094A2F2D6136A4EE
4 changed files with 5 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@ -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:
*

View File

@ -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": [

View File

@ -1,4 +1,4 @@
const VERSION = '1.12.3';
const VERSION = '1.13.0';
self.addEventListener('install', event =>
event.waitUntil(