This commit is contained in:
GitHub Action 2021-05-08 18:32:39 +00:00
parent 9990002744
commit 7f95d2d4a4
4 changed files with 6 additions and 6 deletions

View File

@ -1,2 +1,2 @@
8efee7d7a732781a4262a5882d50222523da2622
Fri Apr 9 17:47:17 UTC 2021
706c82d3caec3721fb879ef59e5c55d0da47930e
Sat May 8 18:32:39 UTC 2021

File diff suppressed because one or more lines are too long

View File

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

View File

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