Feature - Budgets - Part 1 - DB Structure Created

This commit is contained in:
johnnyq
2023-08-18 18:21:25 -04:00
parent 258287ae0c
commit adf313f183
3 changed files with 42 additions and 5 deletions

View File

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