From 3433051f7f54e652364edab964deaacdbd4e3164 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 6 Jan 2023 09:13:32 +0000 Subject: [PATCH] stock_report_quantity_by_location 12.0.1.0.1 --- stock_report_quantity_by_location/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_report_quantity_by_location/__manifest__.py b/stock_report_quantity_by_location/__manifest__.py index e0bf6e9..726e680 100644 --- a/stock_report_quantity_by_location/__manifest__.py +++ b/stock_report_quantity_by_location/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Stock Report Quantity By Location", "summary": "Stock Report Quantity By Location", - "version": "12.0.1.0.0", + "version": "12.0.1.0.1", "author": "Eficent, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-reporting",