Browse Source

[UPD] prefix versions with 8.0

pull/22/head
Stéphane Bidoul 9 years ago
parent
commit
bc3196e39a
  1. 2
      README.md
  2. 2
      mail_compose_select_lang/__openerp__.py

2
README.md

@ -13,7 +13,7 @@ Available addons
addon | version | summary addon | version | summary
--- | --- | --- --- | --- | ---
[mail_attach_existing_attachment](mail_attach_existing_attachment/) | 8.0.1.0.0 | Adding attachment on the object by sending this one [mail_attach_existing_attachment](mail_attach_existing_attachment/) | 8.0.1.0.0 | Adding attachment on the object by sending this one
[mail_compose_select_lang](mail_compose_select_lang/) | 1.0 | Select language in mail compose window
[mail_compose_select_lang](mail_compose_select_lang/) | 8.0.1.0.0 | Select language in mail compose window
[mail_restrict_follower_selection](mail_restrict_follower_selection/) | 8.0.1.0.0 | Define a domain from which followers can be selected [mail_restrict_follower_selection](mail_restrict_follower_selection/) | 8.0.1.0.0 | Define a domain from which followers can be selected
[mass_mailing_custom_unsubscribe](mass_mailing_custom_unsubscribe/) | 8.0.1.0.0 | Customizable unsubscribe link on mass mailing emails [mass_mailing_custom_unsubscribe](mass_mailing_custom_unsubscribe/) | 8.0.1.0.0 | Customizable unsubscribe link on mass mailing emails

2
mail_compose_select_lang/__openerp__.py

@ -6,7 +6,7 @@
{ {
'name': 'Select language in mail compose window', 'name': 'Select language in mail compose window',
'version': '1.0',
'version': '8.0.1.0.0',
'category': 'Marketing', 'category': 'Marketing',
'author': 'Serv. Tecnol. Avanzados - Pedro M. Baeza, ' 'author': 'Serv. Tecnol. Avanzados - Pedro M. Baeza, '
'Antiun Ingeniería S.L.,' 'Antiun Ingeniería S.L.,'

Loading…
Cancel
Save