Update DB Structure for the addition Email Notify to Recurring Invoices

This commit is contained in:
johnnyq
2024-04-12 19:38:13 -04:00
parent cc9abe5a09
commit ba66dbf887
3 changed files with 12 additions and 5 deletions

View File

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