This commit is contained in:
GitHub Action 2021-03-18 16:46:59 +00:00
parent cc99f830fa
commit f503671bf0
4 changed files with 6 additions and 6 deletions

View File

@ -1,2 +1,2 @@
0d2107e72aaa8b25a94dd87d1cb9b1fac1aa8b24
Sun Mar 14 20:03:39 UTC 2021
f8a85af8594862cc232e96dec90390fd80a938dc
Thu Mar 18 16:46:59 UTC 2021

File diff suppressed because one or more lines are too long

View File

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

View File

@ -1,4 +1,4 @@
{
"version": "1.17.3",
"date": "2021-03-14"
"version": "1.17.4",
"date": "2021-03-18"
}