Browse Source

🌈 pre-commit: manifest-version-format

pull/272/head
Denis Mudarisov 5 years ago
parent
commit
d561364bfd
  1. 2
      mail_base/__manifest__.py
  2. 2
      mail_move_message/__manifest__.py
  3. 2
      mailgun/__manifest__.py

2
mail_base/__manifest__.py

@ -3,7 +3,7 @@
"summary": """Makes Mail extendable""", "summary": """Makes Mail extendable""",
"category": "Discuss", "category": "Discuss",
"images": [], "images": [],
"version": "11.0.1.0.2",
"version": "12.0.1.0.2",
"author": "IT-Projects LLC, Pavel Romanchenko", "author": "IT-Projects LLC, Pavel Romanchenko",
"support": "apps@itpp.dev", "support": "apps@itpp.dev",
"website": "https://it-projects.info", "website": "https://it-projects.info",

2
mail_move_message/__manifest__.py

@ -7,7 +7,7 @@
{ {
"name": "Mail Relocation", "name": "Mail Relocation",
"version": "11.0.1.0.6",
"version": "12.0.1.0.6",
"author": "IT-Projects LLC, Ivan Yelizariev, Pavel Romanchenko", "author": "IT-Projects LLC, Ivan Yelizariev, Pavel Romanchenko",
"license": "Other OSI approved licence", # MIT "license": "Other OSI approved licence", # MIT
"category": "Discuss", "category": "Discuss",

2
mailgun/__manifest__.py

@ -6,7 +6,7 @@
"category": "Discuss", "category": "Discuss",
# "live_test_url": "http://apps.it-projects.info/shop/product/mailgun?version=11.0", # "live_test_url": "http://apps.it-projects.info/shop/product/mailgun?version=11.0",
"images": ["images/mailgun_main.png"], "images": ["images/mailgun_main.png"],
"version": "11.0.1.1.0",
"version": "12.0.1.1.0",
"application": False, "application": False,
"author": "IT-Projects LLC, Ildar Nasyrov", "author": "IT-Projects LLC, Ildar Nasyrov",
"support": "apps@itpp.dev", "support": "apps@itpp.dev",

Loading…
Cancel
Save