diff --git a/account_move_line_product/__manifest__.py b/account_move_line_product/__manifest__.py index 4346113c4..f6de65296 100644 --- a/account_move_line_product/__manifest__.py +++ b/account_move_line_product/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Account Move Line Product", - "version": "12.0.1.0.0", + "version": "12.0.1.0.1", "summary": "Displays the product in the journal entries and items", "author": "Eficent, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse",