Skip to content

Commit

Permalink
[FIX] sentry: Fix bad ported version
Browse files Browse the repository at this point in the history
  • Loading branch information
paradoxxxzero committed Jan 4, 2022
1 parent 15b763f commit 14f83bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sentry/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{
"name": "Sentry",
"summary": "Report Odoo errors to Sentry",
"version": "14.0.1.0.0",
"version": "14.0.1.1.0",
"category": "Extra Tools",
"website": "https://github.com/OCA/server-tools",
"author": "Mohammed Barsi,"
Expand Down

0 comments on commit 14f83bf

Please sign in to comment.