diff --git a/mail_base/__openerp__.py b/mail_base/__openerp__.py index 8e963c7..434e370 100644 --- a/mail_base/__openerp__.py +++ b/mail_base/__openerp__.py @@ -4,7 +4,7 @@ "summary": """Makes Mail extendable""", "category": "Discuss", "images": [], - "version": "1.0.3", + "version": "1.0.4", "author": "IT-Projects LLC, Pavel Romanchenko", "support": "apps@it-projects.info", diff --git a/mail_base/doc/changelog.rst b/mail_base/doc/changelog.rst index e3f97e5..dd41f40 100644 --- a/mail_base/doc/changelog.rst +++ b/mail_base/doc/changelog.rst @@ -1,3 +1,7 @@ +`1.0.4` +------- +**FIX**: issue related to clear cache + `1.0.3` ------- **FIX**: error on clicking messages preview after sending new message