From 8a8b113e60885a30bf2a06c2809437e6b5357abe Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 14 Nov 2022 09:12:40 +0000 Subject: [PATCH] web_disable_export_group 14.0.2.0.0 --- web_disable_export_group/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_disable_export_group/__manifest__.py b/web_disable_export_group/__manifest__.py index 490893441..94bf6106b 100644 --- a/web_disable_export_group/__manifest__.py +++ b/web_disable_export_group/__manifest__.py @@ -4,7 +4,7 @@ # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html). { "name": "Web Disable Export Group", - "version": "14.0.1.1.0", + "version": "14.0.2.0.0", "license": "AGPL-3", "author": "Onestein, " "Tecnativa, " "Odoo Community Association (OCA)", "website": "https://github.com/OCA/web",