diff --git a/mail_post_defer/__manifest__.py b/mail_post_defer/__manifest__.py index 976821623..d3b5234a6 100644 --- a/mail_post_defer/__manifest__.py +++ b/mail_post_defer/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Deferred Message Posting", "summary": "Faster and cancellable outgoing messages", - "version": "16.0.1.0.0", + "version": "16.0.1.0.1", "development_status": "Alpha", "category": "Productivity/Discuss", "website": "https://github.com/OCA/social",