From 4c30902aa460591f2b6ed65cda40159bc557efad Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 24 Jan 2023 10:52:22 +0000 Subject: [PATCH] mail_quoted_reply 15.0.1.0.1 --- mail_quoted_reply/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail_quoted_reply/__manifest__.py b/mail_quoted_reply/__manifest__.py index e5a513456..5ac0e8cf8 100644 --- a/mail_quoted_reply/__manifest__.py +++ b/mail_quoted_reply/__manifest__.py @@ -5,7 +5,7 @@ "name": "Mail Message Reply", "summary": """ Make a reply using a message""", - "version": "15.0.1.0.0", + "version": "15.0.1.0.1", "license": "AGPL-3", "author": "Creu Blanca,Odoo Community Association (OCA)", "website": "https://github.com/OCA/social",