From f6cc64bd0d7c866d1a5eb21efa8d824fbb1ea4a2 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 30 Sep 2022 07:03:20 +0000 Subject: [PATCH] web_drop_target 14.0.1.1.1 --- web_drop_target/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_drop_target/__manifest__.py b/web_drop_target/__manifest__.py index 060fa8f0b..f3495364d 100644 --- a/web_drop_target/__manifest__.py +++ b/web_drop_target/__manifest__.py @@ -2,7 +2,7 @@ # License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl.html). { "name": "Drop target support", - "version": "14.0.1.1.0", + "version": "14.0.1.1.1", "author": "Therp BV,Odoo Community Association (OCA)", "website": "https://github.com/OCA/web", "license": "LGPL-3",