From 369f84a34270de56a7112af5404f8975137b88e8 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 19 Apr 2021 04:40:24 +0000 Subject: [PATCH] stock_request_direction 13.0.1.0.1 --- stock_request_direction/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_request_direction/__manifest__.py b/stock_request_direction/__manifest__.py index 0b6c8acb6..c8d76cec4 100644 --- a/stock_request_direction/__manifest__.py +++ b/stock_request_direction/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Stock Requests Direction", "summary": "From or to your warehouse?", - "version": "13.0.1.0.0", + "version": "13.0.1.0.1", "license": "LGPL-3", "website": "https://github.com/OCA/stock-logistics-warehouse", "author": "Open Source Integrators, Odoo Community Association (OCA)",