mirror of https://github.com/itflow-org/itflow
Increment the Database version to take adavantage of the new item ordering under invoices
This commit is contained in:
parent
5a21271c45
commit
592e2a80d2
|
|
@ -5,4 +5,4 @@
|
|||
* It is used in conjunction with database_updates.php
|
||||
*/
|
||||
|
||||
DEFINE("LATEST_DATABASE_VERSION", "0.8.8");
|
||||
DEFINE("LATEST_DATABASE_VERSION", "0.8.9");
|
||||
|
|
|
|||
Loading…
Reference in New Issue