From fe20a5e0a45cebf1ea5db61e68669615058dae51 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 29 Oct 2021 09:57:12 +0000 Subject: [PATCH] web_drop_target 13.0.1.1.3 --- 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 7f7ba2d37..839ff8d97 100644 --- a/web_drop_target/__manifest__.py +++ b/web_drop_target/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { "name": "Drop target support", - "version": "13.0.1.1.2", + "version": "13.0.1.1.3", "author": "Therp BV,Odoo Community Association (OCA)", "website": "https://github.com/OCA/web", "license": "AGPL-3",