1
0
mirror of https://github.com/keeweb/keeweb.git synced 2024-06-21 07:06:39 +02:00
This commit is contained in:
GitHub Action 2021-05-09 13:08:14 +00:00
parent 26aad741ff
commit 878afe6af7
4 changed files with 5 additions and 5 deletions

View File

@ -1,2 +1,2 @@
e348310602a72a29a1871e4db6ebc6585c052411 337ef44b56911a38dc2d86536fefda345267a641
Sun May 9 06:59:16 UTC 2021 Sun May 9 13:08:14 UTC 2021

File diff suppressed because one or more lines are too long

View File

@ -1,4 +1,4 @@
const VERSION = '1.18.2'; const VERSION = '1.18.3';
self.addEventListener('install', (event) => self.addEventListener('install', (event) =>
event.waitUntil( event.waitUntil(

View File

@ -1,4 +1,4 @@
{ {
"version": "1.18.2", "version": "1.18.3",
"date": "2021-05-09" "date": "2021-05-09"
} }