From 38d28bf0c4e548f25562bdc5ce4c17830a2277f5 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 10 Dec 2019 21:23:49 +0000 Subject: [PATCH] mail_drop_target 11.0.1.1.0 --- mail_drop_target/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail_drop_target/__manifest__.py b/mail_drop_target/__manifest__.py index cbadf6326..83d62ee8b 100644 --- a/mail_drop_target/__manifest__.py +++ b/mail_drop_target/__manifest__.py @@ -2,7 +2,7 @@ # License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html). { "name": "Drag & drop emails to Odoo", - "version": "11.0.1.0.0", + "version": "11.0.1.1.0", "author": "Therp BV,Odoo Community Association (OCA)", "license": "AGPL-3", "category": "Discuss",