From 493497818609269cbcd33fec2234b48c17e6a5eb Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 22 Sep 2020 10:11:43 +0000 Subject: [PATCH] mail_debrand 13.0.2.0.0 --- mail_debrand/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail_debrand/__manifest__.py b/mail_debrand/__manifest__.py index 0202e290f..5b138db78 100644 --- a/mail_debrand/__manifest__.py +++ b/mail_debrand/__manifest__.py @@ -7,7 +7,7 @@ { "name": "Mail Debrand", "summary": "Remove Odoo branding in sent emails", - "version": "13.0.1.0.0", + "version": "13.0.2.0.0", "category": "Social Network", "website": "https://github.com/OCA/social/", "author": "Tecnativa, Eficent, Onestein, Odoo Community Association (OCA)",