This commit is contained in:
GitHub Action 2021-03-10 18:58:02 +00:00
parent a3df687c17
commit 8cbf042b08
4 changed files with 6 additions and 6 deletions

View File

@ -1,2 +1,2 @@
c03ed76fecb24cea3d014f2099989c3fe66f767e
Sun Mar 7 14:15:31 UTC 2021
c638fa38e8f1add7318a4feab984198eccdc24b0
Wed Mar 10 18:58:02 UTC 2021

File diff suppressed because one or more lines are too long

View File

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

View File

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