From cb2cdb9ddd2ac9f85216acac02261b5b022949d9 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 22 Apr 2021 10:26:14 +0000 Subject: [PATCH] stock_request 13.0.1.4.0 --- 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 1dee2c8f6..392b6c842 100644 --- a/stock_request/__manifest__.py +++ b/stock_request/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Stock Request", "summary": "Internal request for stock", - "version": "13.0.1.3.1", + "version": "13.0.1.4.0", "license": "LGPL-3", "website": "https://github.com/stock-logistics-warehouse", "author": "ForgeFlow, Odoo Community Association (OCA)",