feat: add ntfy as notification method (#377)

This commit is contained in:
Miguel Ribeiro
2024-06-05 22:08:36 +02:00
committed by GitHub
parent 7217088bb0
commit 65edf0963b
29 changed files with 366 additions and 4 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v2.2.1";
$version = "v2.3.0";
?>