diff --git a/odoo_module/__manifest__.py b/odoo_module/__manifest__.py index 2f453b83..707d36e1 100644 --- a/odoo_module/__manifest__.py +++ b/odoo_module/__manifest__.py @@ -2,7 +2,7 @@ "name": "odoo module", "version": "12.0.2.4.3", "author": "Author, Odoo Community Association (OCA)", - "summary": "Just extending the summary..................", + "summary": "Just extending the summary.................", "license": "LGPL-3", "installable": True, "auto_install": False,