From b108cf7d6708daa4c01fef1a85a73e8fff1a459f Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 6 Jun 2023 16:07:20 +0000 Subject: [PATCH] account_move_line_stock_info 16.0.1.1.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 18168e2cc..7d1779db9 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": "16.0.1.0.1", + "version": "16.0.1.1.0", "depends": ["stock_account"], "author": "ForgeFlow," "Odoo Community Association (OCA)", "website": "https://github.com/OCA/stock-logistics-warehouse",