diff --git a/pos_picking_delayed/__manifest__.py b/pos_picking_delayed/__manifest__.py index 4c1596ff..9f7691e7 100644 --- a/pos_picking_delayed/__manifest__.py +++ b/pos_picking_delayed/__manifest__.py @@ -4,7 +4,7 @@ { 'name': 'Point of Sale - Picking Creation Delayed', 'summary': 'Delay the creation of the picking when PoS order is created', - 'version': '12.0.1.0.1', + 'version': '12.0.1.0.2', 'category': 'Point Of Sale', 'author': 'GRAP, ' 'Odoo Community Association (OCA)',