This commit is contained in:
GitHub Action 2021-05-08 19:35:26 +00:00
parent 7f95d2d4a4
commit 0cdf3ab847
4 changed files with 5 additions and 5 deletions

View File

@ -1,2 +1,2 @@
706c82d3caec3721fb879ef59e5c55d0da47930e
Sat May 8 18:32:39 UTC 2021
bc4c33fcbbc8a9fa0cbb2579a58adf882cb46b5d
Sat May 8 19:35:26 UTC 2021

File diff suppressed because one or more lines are too long

View File

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

View File

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