From 395d4839779ac389c190d8a07cb6266f95f14c21 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 23 Apr 2021 10:03:40 +0000 Subject: [PATCH] stock_available 14.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 8d2a3e388..88d6d015d 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.1", + "version": "14.0.1.0.2", "author": "Numérigraphe, Sodexis, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse", "development_status": "Production/Stable",