This commit is contained in:
GitHub Action 2021-05-09 06:59:16 +00:00
parent 0cdf3ab847
commit 26aad741ff
4 changed files with 6 additions and 6 deletions

View File

@ -1,2 +1,2 @@
bc4c33fcbbc8a9fa0cbb2579a58adf882cb46b5d
Sat May 8 19:35:26 UTC 2021
e348310602a72a29a1871e4db6ebc6585c052411
Sun May 9 06:59:16 UTC 2021

File diff suppressed because one or more lines are too long

View File

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

View File

@ -1,4 +1,4 @@
{
"version": "1.18.1",
"date": "2021-05-08"
"version": "1.18.2",
"date": "2021-05-09"
}