From 94e0044005dd4524f433a28f8866e55c21138c69 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 16 May 2022 21:09:19 +0000 Subject: [PATCH] account_move_line_stock_info 14.0.1.0.1 --- account_move_line_stock_info/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/account_move_line_stock_info/__manifest__.py b/account_move_line_stock_info/__manifest__.py index c69c6398e..13587e651 100644 --- a/account_move_line_stock_info/__manifest__.py +++ b/account_move_line_stock_info/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Account Move Line Stock Info", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "depends": ["stock_account"], "author": "ForgeFlow," "Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse",