This commit is contained in:
GitHub Action 2021-05-09 13:08:14 +00:00
parent 26aad741ff
commit 878afe6af7
4 changed files with 5 additions and 5 deletions

View File

@ -1,2 +1,2 @@
e348310602a72a29a1871e4db6ebc6585c052411
Sun May 9 06:59:16 UTC 2021
337ef44b56911a38dc2d86536fefda345267a641
Sun May 9 13:08:14 UTC 2021

File diff suppressed because one or more lines are too long

View File

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

View File

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