From c859bacce11465422bf39e75bff82aa4ae2192c9 Mon Sep 17 00:00:00 2001 From: yuntianhu <48864579+yuntianhu@users.noreply.github.com> Date: Sun, 21 Apr 2024 14:38:44 -0400 Subject: [PATCH] correct the schema.json to 5.9.0 --- src/main/resources/templates/db_scripts/schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/templates/db_scripts/schema.json b/src/main/resources/templates/db_scripts/schema.json index 301d9170..0fe30970 100644 --- a/src/main/resources/templates/db_scripts/schema.json +++ b/src/main/resources/templates/db_scripts/schema.json @@ -77,7 +77,7 @@ { "run": "after", "snippetPath": "data-migration/5.9.0/update_voucherNumber_in_voucher_invoice.sql", - "fromModuleVersion": "mod-invoice-storage-5.8.0" + "fromModuleVersion": "mod-invoice-storage-5.9.0" } ], "tables": [