From b986377387fd7bdc95da57215cf708feec609c20 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 24 May 2023 12:13:44 +0000 Subject: [PATCH] stock_request 13.0.1.7.2 --- 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 3fdeba057..cfd40c8a9 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.7.1", + "version": "13.0.1.7.2", "license": "LGPL-3", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "ForgeFlow, Odoo Community Association (OCA)",