From 06aab6bd0b8c4280ff8fdcd3d6b8243fb2fee76c Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Wed, 15 Apr 2020 10:04:43 +0000 Subject: [PATCH] stock_account_quantity_history_location 12.0.1.1.0 --- 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 35b6f91..e4a553a 100644 --- a/stock_account_quantity_history_location/__manifest__.py +++ b/stock_account_quantity_history_location/__manifest__.py @@ -7,7 +7,7 @@ 'summary': """ Glue module between Stock Account and Stock Quantity History Location modules""", - 'version': '12.0.1.0.0', + 'version': '12.0.1.1.0', 'license': 'AGPL-3', 'author': 'Eficent,' 'Odoo Community Association (OCA)',