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

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");