mirror of https://github.com/itflow-org/itflow
Increment the Database version as this was missed in PR #734 Add Balance Sheet report
This commit is contained in:
parent
c248af81fb
commit
fb60412686
|
|
@ -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");
|
||||
|
|
|
|||
Loading…
Reference in New Issue