From 01727e851db72f157df76bd02e9ae410676cfd43 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 19 Dec 2022 11:19:55 +0000 Subject: [PATCH] stock_available 14.0.1.1.0 --- stock_available/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_available/__manifest__.py b/stock_available/__manifest__.py index eef8383e9..ffd0b17a1 100644 --- a/stock_available/__manifest__.py +++ b/stock_available/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Stock available to promise", - "version": "14.0.1.0.3", + "version": "14.0.1.1.0", "author": "Numérigraphe, Sodexis, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "development_status": "Production/Stable",