fix: next payment date not updating for disabled subscriptions (#243)

This commit is contained in:
Miguel Ribeiro
2024-03-20 13:50:20 +01:00
committed by GitHub
parent d47a0e6f29
commit 75a5672de3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<?php
$version = "v1.17.2";
$version = "v1.17.3";
?>