diff --git a/chat_quick_reply/__manifest__.py b/chat_quick_reply/__manifest__.py index 629f53d5f..f673686ce 100644 --- a/chat_quick_reply/__manifest__.py +++ b/chat_quick_reply/__manifest__.py @@ -21,7 +21,7 @@ ############################################################################# { 'name': 'Chat Quick Reply', - 'version': '17.0.1.0.0', + 'version': '17.0.1.0.1', 'category': 'Extra Tools', 'summary': """To reply to the chat from the Notification itself.""", 'description': "This module to reply to chat from the Notification itself.", diff --git a/chat_quick_reply/doc/RELEASE_NOTES.md b/chat_quick_reply/doc/RELEASE_NOTES.md index 6a822582c..5899cf469 100644 --- a/chat_quick_reply/doc/RELEASE_NOTES.md +++ b/chat_quick_reply/doc/RELEASE_NOTES.md @@ -4,3 +4,8 @@ #### Version 17.0.1.0.0 ##### ADD - Initial commit for Chat Quick Reply + +#### 14.10.2024 +#### Version 17.0.1.0.1 +##### BUGFIX +- Fixed issues in template \ No newline at end of file diff --git a/chat_quick_reply/static/src/core/web/messaging_menu.xml b/chat_quick_reply/static/src/core/web/messaging_menu.xml index 1f4c645dd..f099cff1b 100644 --- a/chat_quick_reply/static/src/core/web/messaging_menu.xml +++ b/chat_quick_reply/static/src/core/web/messaging_menu.xml @@ -2,7 +2,7 @@ - +