Bump DB to to include tables for quote items and recurring invoice item for future splitting of line items

This commit is contained in:
johnnyq
2026-03-07 18:23:19 -05:00
parent 2b6ebca4c3
commit 72091670fd
3 changed files with 106 additions and 5 deletions

View File

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