From 327080f6970fa80f06bae2562da7c96dd166ff1e Mon Sep 17 00:00:00 2001 From: Luc De Meyer Date: Sun, 3 Sep 2023 20:47:34 +0200 Subject: [PATCH] [MIG] intrastat_product_generic: Migration to 15.0 --- intrastat_product_generic/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/intrastat_product_generic/__manifest__.py b/intrastat_product_generic/__manifest__.py index b3cb4c4..2ca5ebf 100644 --- a/intrastat_product_generic/__manifest__.py +++ b/intrastat_product_generic/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Generic Intrastat Product Declaration", - "version": "14.0.1.0.0", + "version": "15.0.1.0.0", "category": "Accounting & Finance", "website": "https://github.com/OCA/intrastat-extrastat", "author": "Noviat," "Odoo Community Association (OCA)",