From 23ef4ac9af54cfe60dc9fa1c057fefb5b63a6e76 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 4 Jul 2023 15:35:07 +0000 Subject: [PATCH] contract_sale 16.0.1.1.0 --- contract_sale/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contract_sale/__manifest__.py b/contract_sale/__manifest__.py index 96f8bd18b..c600d06fc 100644 --- a/contract_sale/__manifest__.py +++ b/contract_sale/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Contract from Sale", - "version": "16.0.1.0.1", + "version": "16.0.1.1.0", "category": "Sales", "author": "Tecnativa, Odoo Community Association (OCA)", "website": "https://github.com/OCA/contract",