From 9e1ad88f08fe3a07b1d9f5174a070db277494e71 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 25 Oct 2022 16:08:50 +0000 Subject: [PATCH] web_domain_field 14.0.1.0.1 --- web_domain_field/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_domain_field/__manifest__.py b/web_domain_field/__manifest__.py index a527dc209..6ddcf239b 100644 --- a/web_domain_field/__manifest__.py +++ b/web_domain_field/__manifest__.py @@ -5,7 +5,7 @@ "name": "Web Domain Field", "summary": """ Use computed field as domain""", - "version": "14.0.1.0.0", + "version": "14.0.1.0.1", "development_status": "Production/Stable", "license": "AGPL-3", "author": "ACSONE SA/NV,Odoo Community Association (OCA)",