From b556ca015952b4775f01ec2fbe91d114ff6e60db Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 29 Apr 2021 10:51:53 +0000 Subject: [PATCH] stock_card_report 14.0.1.0.1 --- 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 8fda04f..0f00f6c 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.0", + "version": "14.0.1.0.1", "category": "Warehouse", "website": "https://github.com/OCA/stock-logistics-reporting", "author": "Ecosoft, Odoo Community Association (OCA)",