From 96ba94b64de948b308d125fefef2592957881f12 Mon Sep 17 00:00:00 2001 From: Yannick Vaucher Date: Wed, 3 Nov 2021 10:16:18 +0100 Subject: [PATCH] Forwardport monitoring_prometheus from 13.0 --- monitoring_prometheus/__manifest__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/monitoring_prometheus/__manifest__.py b/monitoring_prometheus/__manifest__.py index 22594d4..f2d7fda 100644 --- a/monitoring_prometheus/__manifest__.py +++ b/monitoring_prometheus/__manifest__.py @@ -1,10 +1,10 @@ -# Copyright 2016-2019 Camptocamp SA +# Copyright 2016-2021 Camptocamp SA # License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html) { "name": "Monitoring: Prometheus Metrics", - "version": "13.0.1.0.0", + "version": "14.0.1.0.0", "author": "Camptocamp,Odoo Community Association (OCA)", "license": "AGPL-3", "category": "category",