diff --git a/sale_promotion_rule_display_discount_amount/__manifest__.py b/sale_promotion_rule_display_discount_amount/__manifest__.py index 1441caaf93b..8edcdb60d0c 100644 --- a/sale_promotion_rule_display_discount_amount/__manifest__.py +++ b/sale_promotion_rule_display_discount_amount/__manifest__.py @@ -6,7 +6,7 @@ "summary": """ This addon allows you to display the amount of the discount applied by the sale promotion rules on the sale order""", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "development_status": "Beta", "license": "AGPL-3", "author": "ACSONE SA/NV,Odoo Community Association (OCA)",