diff --git a/sale_discount_display_amount/__manifest__.py b/sale_discount_display_amount/__manifest__.py index 3dca04bd7c1..d7dfbee715e 100644 --- a/sale_discount_display_amount/__manifest__.py +++ b/sale_discount_display_amount/__manifest__.py @@ -6,7 +6,7 @@ "summary": """ This addon intends to display the amount of the discount computed on sale_order_line and sale_order level""", - "version": "14.0.1.3.0", + "version": "14.0.2.0.0", "license": "AGPL-3", "author": "ACSONE SA/NV, Odoo Community Association (OCA)", "website": "https://github.com/OCA/sale-workflow",