From 8ed14f949f94c9c444c260eeb5280f2482626f09 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 8 Sep 2020 13:50:18 +0000 Subject: [PATCH] web_drop_target 13.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 1f3dcce78..b9062bdff 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.0", + "version": "13.0.1.1.1", "author": "Therp BV,Odoo Community Association (OCA)", "website": "https://github.com/OCA/web", "license": "AGPL-3",