fix: service worker has redirections

This commit is contained in:
Miguel Ribeiro
2024-02-26 23:31:11 +01:00
committed by GitHub
parent 08aefde601
commit 4aca7bcb3c
5 changed files with 2 additions and 10 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v1.8.0";
$version = "v1.8.1";
?>