From cd6dc98d7acf3ecd7ac4242be79e5e501c55bcec Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 2 Nov 2020 18:59:01 +0000 Subject: [PATCH] mail_debrand 13.0.2.0.1 --- 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 d1441c0..181256b 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.2.0.0", + "version": "13.0.2.0.1", "category": "Social Network", "website": "https://github.com/OCA/social/", "author": "Tecnativa, Eficent, Onestein, Odoo Community Association (OCA)",