Browse Source
Merge pull request #1347 from OCA/sbidoul-patch-1
scheduler_error_mailer: fix version in manifest
pull/1349/head
Stéphane Bidoul (ACSONE)
6 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
scheduler_error_mailer/__manifest__.py
|
|
@ -5,7 +5,7 @@ |
|
|
|
|
|
|
|
{ |
|
|
|
'name': 'Scheduler Error Mailer', |
|
|
|
'version': '10.0.1.0.0', |
|
|
|
'version': '11.0.1.0.0', |
|
|
|
'category': 'Extra Tools', |
|
|
|
'license': 'AGPL-3', |
|
|
|
'author': "Akretion,Sodexis,Odoo Community Association (OCA)", |
|
|
|