Skip to content

Commit

Permalink
Update __manifest__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
sbidoul committed Feb 27, 2021
1 parent 72a6cb9 commit effaccc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion odoo_module2/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "odoo module 2",
"version": "12.0.1.1.0",
"author": "Author, Odoo Community Association (OCA)",
"summary": "Module 2 summary.....",
"summary": "Module 2 summary......",
"license": "LGPL-3",
"installable": True,
"auto_install": False,
Expand Down

0 comments on commit effaccc

Please sign in to comment.