From 77f54c400c3b645172434677c6f1c6c97dc5b276 Mon Sep 17 00:00:00 2001 From: Yannick Vaucher Date: Wed, 3 Nov 2021 10:03:34 +0100 Subject: [PATCH] Backport monitoring_promotheus from 13.0 --- monitoring_prometheus/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monitoring_prometheus/__manifest__.py b/monitoring_prometheus/__manifest__.py index 22594d4..34ca13b 100644 --- a/monitoring_prometheus/__manifest__.py +++ b/monitoring_prometheus/__manifest__.py @@ -4,7 +4,7 @@ { "name": "Monitoring: Prometheus Metrics", - "version": "13.0.1.0.0", + "version": "12.0.1.0.0", "author": "Camptocamp,Odoo Community Association (OCA)", "license": "AGPL-3", "category": "category",