From ccc120f191efb1d47667f287071a30ae32e5b59a Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 16 Jul 2019 08:28:51 +0000 Subject: [PATCH] stock_request_kanban 12.0.1.0.1 --- stock_request_kanban/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_request_kanban/__manifest__.py b/stock_request_kanban/__manifest__.py index 162355651..37a0551de 100644 --- a/stock_request_kanban/__manifest__.py +++ b/stock_request_kanban/__manifest__.py @@ -3,7 +3,7 @@ { 'name': 'Stock Request kanban', - 'version': '12.0.1.0.0', + 'version': '12.0.1.0.1', 'category': 'Reporting', 'website': 'https://github.com/OCA/stock-logistics-warehouse', 'author': 'Creu Blanca, Eficent, Odoo Community Association (OCA)',