diff --git a/pos_fixed_discount/__manifest__.py b/pos_fixed_discount/__manifest__.py index 524169e6..7f6970cd 100644 --- a/pos_fixed_discount/__manifest__.py +++ b/pos_fixed_discount/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Point of Sale Fixed Discounts", "summary": "Allow to apply discounts with fixed amount", - "version": "12.0.1.0.0", + "version": "12.0.1.0.1", "development_status": "Beta", "category": "Point of Sale", "website": "https://github.com/OCA/pos>",