diff --git a/contract_sale_tag/__manifest__.py b/contract_sale_tag/__manifest__.py index 2ee2fd231..a6af29f1a 100644 --- a/contract_sale_tag/__manifest__.py +++ b/contract_sale_tag/__manifest__.py @@ -5,7 +5,7 @@ "name": "Contract Sale Tag", "summary": """ Allows to transmit contract tags to sale order (through sale_generation)""", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "license": "AGPL-3", "author": "ACSONE SA/NV,Odoo Community Association (OCA)", "website": "https://github.com/OCA/contract",