From b74ca75e907d8357da43d9a540dafcd8979ddcc4 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Thu, 25 Aug 2022 17:41:15 +0000 Subject: [PATCH] stock_account_quantity_history_location 14.0.1.0.1 --- stock_account_quantity_history_location/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stock_account_quantity_history_location/__manifest__.py b/stock_account_quantity_history_location/__manifest__.py index d9834f3..88fa60f 100644 --- a/stock_account_quantity_history_location/__manifest__.py +++ b/stock_account_quantity_history_location/__manifest__.py @@ -8,7 +8,7 @@ "summary": """ Glue module between Stock Account and Stock Quantity History Location modules""", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "license": "AGPL-3", "author": "Eficent, Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-reporting",