This commit is contained in:
GitHub Action 2021-03-13 17:28:31 +00:00
parent 8cbf042b08
commit 7aaff0464d
4 changed files with 6 additions and 6 deletions

View File

@ -1,2 +1,2 @@
c638fa38e8f1add7318a4feab984198eccdc24b0
Wed Mar 10 18:58:02 UTC 2021
ae7f5fbff22e167a0b1d019116d6b1ef590bacab
Sat Mar 13 17:28:31 UTC 2021

File diff suppressed because one or more lines are too long

View File

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

View File

@ -1,4 +1,4 @@
{
"version": "1.17.1",
"date": "2021-03-10"
"version": "1.17.2",
"date": "2021-03-13"
}