Browse Source

[LINT] fix version format

pull/151/head
Ivan Yelizariev 7 years ago
parent
commit
892eb1017d
  1. 2
      mail_all/__openerp__.py
  2. 2
      mail_archives/__openerp__.py
  3. 2
      mail_base/__openerp__.py
  4. 2
      mail_sent/__openerp__.py
  5. 2
      mail_to/__openerp__.py

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

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

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

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

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

Loading…
Cancel
Save