From 3628fcc168391704195dff36511c199ec368acba Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sat, 28 May 2022 13:14:57 +0000 Subject: [PATCH] stock_available 13.0.1.0.2 --- 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 67254b15b..b277f2ee6 100644 --- a/stock_available/__manifest__.py +++ b/stock_available/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Stock available to promise", - "version": "13.0.1.0.1", + "version": "13.0.1.0.2", "author": "Numérigraphe, Sodexis, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "development_status": "Production/Stable",