From 5fed4007ff0d9f8b3c95e5ac7b6fead3c382e3bc Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 30 Mar 2022 12:12:50 +0000 Subject: [PATCH] stock_card_report 12.0.1.1.0 --- 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 bead020..d30598a 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': '12.0.1.0.0', + 'version': '12.0.1.1.0', 'category': 'Warehouse', 'website': 'https://github.com/OCA/stock-logistics-reporting', 'author': 'Ecosoft,Odoo Community Association (OCA)',