diff --git a/pos_event_sale/__manifest__.py b/pos_event_sale/__manifest__.py index 836607cad8..55271d0641 100644 --- a/pos_event_sale/__manifest__.py +++ b/pos_event_sale/__manifest__.py @@ -8,7 +8,7 @@ "author": "Camptocamp, Odoo Community Association (OCA)", "website": "https://github.com/OCA/pos", "category": "Marketing", - "version": "17.0.1.0.0", + "version": "16.0.1.0.0", "license": "AGPL-3", "maintainers": ["ivantodorovich"], "depends": ["event_sale", "point_of_sale"],