Skip to content

Commit

Permalink
[FIX] migrated version number in __manifest__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gurneyalex authored Dec 8, 2023
1 parent 8e9d9a7 commit fc4b348
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion report_xlsx/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"author": "ACSONE SA/NV," "Creu Blanca," "Odoo Community Association (OCA)",
"website": "https://github.com/OCA/reporting-engine",
"category": "Reporting",
"version": "17.0.2.0.0",
"version": "17.0.1.0.0",
"development_status": "Mature",
"license": "AGPL-3",
"external_dependencies": {"python": ["xlsxwriter", "xlrd"]},
Expand Down

0 comments on commit fc4b348

Please sign in to comment.