From 72b693f7cc43c9cc21ef81b2a0293380e1746950 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Mon, 25 Apr 2022 07:33:21 +0000 Subject: [PATCH] kpi_dashboard 13.0.1.1.0 --- kpi_dashboard/__manifest__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kpi_dashboard/__manifest__.py b/kpi_dashboard/__manifest__.py index 9dc410d2e..94890a22c 100644 --- a/kpi_dashboard/__manifest__.py +++ b/kpi_dashboard/__manifest__.py @@ -5,7 +5,7 @@ "name": "Kpi Dashboard", "summary": """ Create Dashboards using kpis""", - "version": "13.0.1.0.0", + "version": "13.0.1.1.0", "license": "AGPL-3", "author": "Creu Blanca,Odoo Community Association (OCA)", "website": "https://github.com/OCA/reporting-engine",