diff --git a/account_move_line_product/__manifest__.py b/account_move_line_product/__manifest__.py index 0c0775b8d..35af25508 100644 --- a/account_move_line_product/__manifest__.py +++ b/account_move_line_product/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Account Move Line Product", - "version": "15.0.1.0.0", + "version": "15.0.1.0.1", "summary": "Displays the product in the journal entries and items", "author": "ForgeFlow, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse",