From fbc2ce6f00c91a2456983e147fb1c4f820625a72 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 6 Jun 2023 14:39:17 +0000 Subject: [PATCH] account_move_line_stock_info 13.0.1.2.0 --- 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 7c018957b..4ad582713 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": "13.0.1.1.0", + "version": "13.0.1.2.0", "depends": ["stock_account"], "author": "ForgeFlow," "Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse",