Feature: Recurring Expenses - Part 1 - Initial DB Structure Created

This commit is contained in:
johnnyq
2023-08-16 17:56:32 -04:00
parent a207e0bc9a
commit ba9c80cd7d
3 changed files with 64 additions and 5 deletions

View File

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