From b235d650e1c7b4d8db9265d2cb8029be663e91ba Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 3 Sep 2021 16:47:56 +0000 Subject: [PATCH] stock_request 14.0.1.0.3 --- stock_request/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_request/__manifest__.py b/stock_request/__manifest__.py index 2ac0e5fc4..18a5de534 100644 --- a/stock_request/__manifest__.py +++ b/stock_request/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Stock Request", "summary": "Internal request for stock", - "version": "14.0.1.0.2", + "version": "14.0.1.0.3", "license": "LGPL-3", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "ForgeFlow, Odoo Community Association (OCA)",