feat: enable progressive web app

fix: update packages to fix vulnerabilities
docs: add documentation about trivy
This commit is contained in:
Miguel Ribeiro
2024-02-27 19:04:04 +01:00
committed by GitHub
parent caa97f1d55
commit a2a315e34d
19 changed files with 257 additions and 8 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v1.8.3";
$version = "v1.9.0";
?>