diff --git a/build.txt b/build.txt index ef5cb087..c8b228bc 100644 --- a/build.txt +++ b/build.txt @@ -1,2 +1,2 @@ -0d2107e72aaa8b25a94dd87d1cb9b1fac1aa8b24 -Sun Mar 14 20:03:39 UTC 2021 +f8a85af8594862cc232e96dec90390fd80a938dc +Thu Mar 18 16:46:59 UTC 2021 diff --git a/index.html b/index.html index 0c18c818..1063ef24 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 7acaa713..a1fd05ad 100644 --- a/service-worker.js +++ b/service-worker.js @@ -1,4 +1,4 @@ -const VERSION = '1.17.3'; +const VERSION = '1.17.4'; self.addEventListener('install', (event) => event.waitUntil( diff --git a/update.json b/update.json index 4b8eb24f..586b790e 100644 --- a/update.json +++ b/update.json @@ -1,4 +1,4 @@ { - "version": "1.17.3", - "date": "2021-03-14" + "version": "1.17.4", + "date": "2021-03-18" }