feat: subscriptions have personalized notification times (#334)

This commit is contained in:
Miguel Ribeiro
2024-05-20 13:07:40 +02:00
committed by GitHub
parent f1815d7335
commit c7146dfd08
25 changed files with 105 additions and 28 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v1.28.0";
$version = "v1.29.0";
?>