From 878afe6af7ea51465c136b9f824f899f9f2aef86 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Sun, 9 May 2021 13:08:14 +0000 Subject: [PATCH] v1.18.3 --- build.txt | 4 ++-- index.html | 2 +- service-worker.js | 2 +- update.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/build.txt b/build.txt index e5ee5602..8269cfe5 100644 --- a/build.txt +++ b/build.txt @@ -1,2 +1,2 @@ -e348310602a72a29a1871e4db6ebc6585c052411 -Sun May 9 06:59:16 UTC 2021 +337ef44b56911a38dc2d86536fefda345267a641 +Sun May 9 13:08:14 UTC 2021 diff --git a/index.html b/index.html index f2236170..8ce144a0 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/service-worker.js b/service-worker.js index 32cc73a8..7b7058f5 100644 --- a/service-worker.js +++ b/service-worker.js @@ -1,4 +1,4 @@ -const VERSION = '1.18.2'; +const VERSION = '1.18.3'; self.addEventListener('install', (event) => event.waitUntil( diff --git a/update.json b/update.json index dc93f7be..bbf1d9b9 100644 --- a/update.json +++ b/update.json @@ -1,4 +1,4 @@ { - "version": "1.18.2", + "version": "1.18.3", "date": "2021-05-09" }