From ac3490ef3b41e7c82329f1796b2a7908d3bd9c4f Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 29 Apr 2021 11:29:43 +0000 Subject: [PATCH] stock_card_report 14.0.1.0.2 --- stock_card_report/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_card_report/__manifest__.py b/stock_card_report/__manifest__.py index 0f00f6c..16f31e0 100644 --- a/stock_card_report/__manifest__.py +++ b/stock_card_report/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Stock Card Report", "summary": "Add stock card report on Inventory Reporting.", - "version": "14.0.1.0.1", + "version": "14.0.1.0.2", "category": "Warehouse", "website": "https://github.com/OCA/stock-logistics-reporting", "author": "Ecosoft, Odoo Community Association (OCA)",