From c950f6cb6fd326d7ebf3c32cf49700a3e0a080d6 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Sat, 4 Dec 2021 14:38:03 +0000 Subject: [PATCH] sentry 14.0.1.0.2 --- sentry/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sentry/__manifest__.py b/sentry/__manifest__.py index 5b1fbf37c..2239a0df7 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.0.1", + "version": "14.0.1.0.2", "category": "Extra Tools", "website": "https://github.com/OCA/server-tools", "author": "Mohammed Barsi,"