diff --git a/account_fiscal_position_vat_check/__manifest__.py b/account_fiscal_position_vat_check/__manifest__.py index a451fdc4..1d3edc4a 100644 --- a/account_fiscal_position_vat_check/__manifest__.py +++ b/account_fiscal_position_vat_check/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Fiscal Position VAT Check", - "version": "15.0.1.0.0", + "version": "15.0.1.0.1", "category": "Invoices & Payments", "license": "AGPL-3", "summary": "Check VAT on invoice validation",