From e6f70181229745634a64d21dd8b2aa679decbb53 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 21 Oct 2019 12:37:15 +0000 Subject: [PATCH] stock_available 12.0.1.0.1 --- 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 236da110b..608de28a4 100644 --- a/stock_available/__manifest__.py +++ b/stock_available/__manifest__.py @@ -4,7 +4,7 @@ { 'name': 'Stock available to promise', - 'version': '12.0.1.0.0', + 'version': '12.0.1.0.1', 'author': 'Numérigraphe, Sodexis, Odoo Community Association (OCA)', 'website': 'https://github.com/OCA/stock-logistics-warehouse', 'development_status': 'Production/Stable',