Feature: Recurring Payments created DB Structure

This commit is contained in:
johnnyq
2024-12-21 16:46:21 -05:00
parent 3e0e30a480
commit 63015ab22d
3 changed files with 47 additions and 5 deletions

View File

@@ -5,4 +5,4 @@
* It is used in conjunction with database_updates.php
*/
DEFINE("LATEST_DATABASE_VERSION", "1.7.3");
DEFINE("LATEST_DATABASE_VERSION", "1.7.4");