From 11aa1f97e1ea2291baf8906b887f175f78f98a57 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 28 Feb 2022 08:16:13 +0000 Subject: [PATCH] partner_identification_gln 14.0.1.0.1 --- partner_identification_gln/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/partner_identification_gln/__manifest__.py b/partner_identification_gln/__manifest__.py index 9ec7829e5..528c115e8 100644 --- a/partner_identification_gln/__manifest__.py +++ b/partner_identification_gln/__manifest__.py @@ -6,7 +6,7 @@ "summary": """ This addon extends "Partner Identification Numbers" to provide a number category for GLN registration""", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "license": "AGPL-3", "author": "Acsone S.A.,Odoo Community Association (OCA)", "website": "https://github.com/OCA/partner-contact",