diff --git a/mail_all/__openerp__.py b/mail_all/__openerp__.py index 2c8609b..1ffed98 100644 --- a/mail_all/__openerp__.py +++ b/mail_all/__openerp__.py @@ -4,7 +4,7 @@ "category": "Discuss", # "live_test_url": "", "images": ['images/1.jpg'], - "version": "1.0.0", + "version": "11.0.1.0.0", "application": False, "author": "IT-Projects LLC, Pavel Romanchenko", diff --git a/mail_archives/__openerp__.py b/mail_archives/__openerp__.py index e997ef6..ca430d2 100644 --- a/mail_archives/__openerp__.py +++ b/mail_archives/__openerp__.py @@ -3,7 +3,7 @@ "summary": """Adds menu to find old messages""", "category": "Discuss", "images": ['images/1.jpg'], - "version": "1.0.0", + "version": "11.0.1.0.0", "author": "IT-Projects LLC, Pavel Romanchenko", "support": "apps@it-projects.info", diff --git a/mail_base/__openerp__.py b/mail_base/__openerp__.py index cd5b246..e286f80 100644 --- a/mail_base/__openerp__.py +++ b/mail_base/__openerp__.py @@ -3,7 +3,7 @@ "summary": """Makes Mail extendable""", "category": "Discuss", "images": [], - "version": "1.0.2", + "version": "11.0.1.0.2", "author": "IT-Projects LLC, Pavel Romanchenko", "support": "apps@it-projects.info", diff --git a/mail_sent/__openerp__.py b/mail_sent/__openerp__.py index 7b9b0c1..fdc019a 100644 --- a/mail_sent/__openerp__.py +++ b/mail_sent/__openerp__.py @@ -3,7 +3,7 @@ "summary": """Quick way to find sent messages""", "category": "Discuss", "images": ['images/menu.png'], - "version": "1.0.4", + "version": "11.0.1.0.4", "author": "IT-Projects LLC, Ivan Yelizariev, Pavel Romanchenko", "support": "apps@it-projects.info", diff --git a/mail_to/__openerp__.py b/mail_to/__openerp__.py index 561b0a3..dcdcf79 100644 --- a/mail_to/__openerp__.py +++ b/mail_to/__openerp__.py @@ -3,7 +3,7 @@ "summary": """Allows you be sure, that all discussion participants were notified""", "category": "Discuss", "images": ['images/1.png'], - "version": "1.0.1", + "version": "11.0.1.0.1", "author": "IT-Projects LLC, Pavel Romanchenko", "support": "apps@it-projects.info",