From 1e89e34392f07ba79e10ba685ed2177e8d78d071 Mon Sep 17 00:00:00 2001 From: Atte Isopuro Date: Mon, 17 Oct 2022 13:28:49 +0300 Subject: [PATCH] [MIG] sentry: Migration to 15.0 --- sentry/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sentry/__manifest__.py b/sentry/__manifest__.py index a489a8ee8..1e756147b 100644 --- a/sentry/__manifest__.py +++ b/sentry/__manifest__.py @@ -3,7 +3,7 @@ { "name": "Sentry", "summary": "Report Odoo errors to Sentry", - "version": "14.0.1.1.1", + "version": "15.0.1.0.0", "category": "Extra Tools", "website": "https://github.com/OCA/server-tools", "author": "Mohammed Barsi,"