From a5a1d016b162d59107d5269e29743b12f2acfb23 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Fri, 8 Apr 2022 06:16:41 +0000 Subject: [PATCH] mail_show_follower 15.0.1.2.1 --- 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 a9b834c..369ea11 100644 --- a/mail_show_follower/__manifest__.py +++ b/mail_show_follower/__manifest__.py @@ -5,7 +5,7 @@ { "name": "Mail Show Follower", "summary": "Show CC document followers in mails.", - "version": "15.0.1.2.0", + "version": "15.0.1.2.1", "category": "Mail", "website": "https://github.com/OCA/social", "author": "Sygel, Moduon, Odoo Community Association (OCA)",