From bdc2e6bfa128e5f9cfdf6ec48038c2d1abf578f2 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 17 May 2021 12:21:57 +0000 Subject: [PATCH] stock_quantity_history_location 13.0.1.1.1 --- stock_quantity_history_location/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_quantity_history_location/__manifest__.py b/stock_quantity_history_location/__manifest__.py index 4230f79..c8be6d3 100644 --- a/stock_quantity_history_location/__manifest__.py +++ b/stock_quantity_history_location/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Stock Quantity History Location", "summary": "Provides stock quantity by location on past date", - "version": "13.0.1.1.0", + "version": "13.0.1.1.1", "license": "AGPL-3", "author": "ForgeFlow," "Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-reporting",