Increment the Database version as this was missed in PR #734 Add Balance Sheet report

This commit is contained in:
johnnyq 2023-10-11 14:37:27 -04:00
parent c248af81fb
commit fb60412686
1 changed files with 1 additions and 1 deletions

View File

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