diff --git a/sale_stock_picking_validation_blocking/__manifest__.py b/sale_stock_picking_validation_blocking/__manifest__.py index 22bd338b710..45a4b182df9 100644 --- a/sale_stock_picking_validation_blocking/__manifest__.py +++ b/sale_stock_picking_validation_blocking/__manifest__.py @@ -6,7 +6,7 @@ "summary": """ This module adds the opportunity to prevent the validation of delivery order from the SO.""", - "version": "17.0.1.0.1", + "version": "17.0.1.0.0", "license": "AGPL-3", "author": "ACSONE SA/NV,Odoo Community Association (OCA)", "website": "https://github.com/OCA/sale-workflow",