fix: redirects with the service worker (#183)

This commit is contained in:
Miguel Ribeiro
2024-03-02 16:07:45 +01:00
committed by GitHub
parent e13147ba1e
commit 940bbbea90
2 changed files with 12 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v1.11.2";
$version = "v1.11.3";
?>