Skip to content

Commit

Permalink
feat: fix typo in version definition (#483)
Browse files Browse the repository at this point in the history
  • Loading branch information
vrenaville authored Feb 4, 2025
1 parent 5fe59ff commit 5831d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logging_json/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

{
"name": "JSON Logging",
"version": "17.0.1.0.0",
"version": "18.0.1.0.0",
"author": "Camptocamp,Odoo Community Association (OCA)",
"license": "AGPL-3",
"category": "Extra Tools",
Expand Down

0 comments on commit 5831d4b

Please sign in to comment.