From b4ac462f9ebcbdbe0ad4f28c088a44ec4f4868b4 Mon Sep 17 00:00:00 2001 From: Atte Isopuro Date: Fri, 26 Jan 2024 14:47:07 +0200 Subject: [PATCH] [MIG] sentry: Migration to 17.0 --- sentry/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sentry/__manifest__.py b/sentry/__manifest__.py index 6020fdab3..40e9c97b0 100644 --- a/sentry/__manifest__.py +++ b/sentry/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Sentry", "summary": "Report Odoo errors to Sentry", - "version": "16.0.3.0.1", + "version": "17.0.1.0.0", "category": "Extra Tools", "website": "https://github.com/OCA/server-tools", "author": "Mohammed Barsi,"