From 18f5f074193b71c80b6f6fc1f2d8eabf8caa9aa2 Mon Sep 17 00:00:00 2001 From: JordiMForgeFlow Date: Wed, 20 Nov 2024 16:51:00 +0100 Subject: [PATCH] [MIG] l10n_us_partner_legal_number: migration to V17 --- l10n_us_partner_legal_number/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/l10n_us_partner_legal_number/__manifest__.py b/l10n_us_partner_legal_number/__manifest__.py index c296064f..4370917b 100644 --- a/l10n_us_partner_legal_number/__manifest__.py +++ b/l10n_us_partner_legal_number/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Add Legal Number for North American Banking & Financials", "summary": "Add Legal Number for North American Banking & Financials", - "version": "16.0.1.0.0", + "version": "17.0.1.0.0", "license": "AGPL-3", "author": "Open Source Integrators, Odoo Community Association (OCA)", "website": "https://github.com/OCA/l10n-usa",