From a7d93ebdb3f46793e5bb7c2cb6bb8650cf81cf2b Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 18 May 2020 08:12:38 +0000 Subject: [PATCH] stock_request 13.0.1.2.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 55ac21481..db80aa35d 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.1.0", + "version": "13.0.1.2.0", "license": "LGPL-3", "website": "https://github.com/stock-logistics-warehouse", "author": "ForgeFlow, Odoo Community Association (OCA)",