From ee07cb3d1b247e03b02bccaa24fcca604587f20e Mon Sep 17 00:00:00 2001 From: Rafael Blasco Date: Mon, 28 Feb 2022 15:23:37 +0100 Subject: [PATCH] Update mail_show_follower/__manifest__.py MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Miquel Raïch --- mail_show_follower/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail_show_follower/__manifest__.py b/mail_show_follower/__manifest__.py index a9cffe6..a29d0c6 100755 --- a/mail_show_follower/__manifest__.py +++ b/mail_show_follower/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Mail Show Follower", "summary": "Show CC document followers in mails.", - "version": "12.0.1.1.0", + "version": "12.0.1.0.1", "category": "Mail", "website": "https://github.com/OCA/social", "author": "Sygel, Odoo Community Association (OCA)",