feat: add email for notifications to household members

This commit is contained in:
Miguel Ribeiro
2024-02-25 14:39:40 +01:00
committed by GitHub
parent f8defb663e
commit 26363dd5f3
16 changed files with 93 additions and 39 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v1.6.0";
$version = "v1.7.0";
?>