Browse Source

Merge pull request #140 from ilmir-k/10.0-mail_base-change-ver

[DOC] mail_base: new version
pull/149/head
ILMIR 7 years ago
committed by GitHub
parent
commit
733f4bfe39
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      mail_base/__openerp__.py
  2. 4
      mail_base/doc/changelog.rst

2
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",

4
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

Loading…
Cancel
Save