From fafa786011a77de26f7416eb5a73b8c139cdb246 Mon Sep 17 00:00:00 2001 From: OCA-git-bot Date: Tue, 28 Apr 2020 07:44:10 +0000 Subject: [PATCH] kpi_dashboard 12.0.1.0.1 --- 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 deb7d214..c655897c 100644 --- a/kpi_dashboard/__manifest__.py +++ b/kpi_dashboard/__manifest__.py @@ -5,7 +5,7 @@ "name": "Kpi Dashboard", "summary": """ Create Dashboards using kpis""", - "version": "12.0.1.0.0", + "version": "12.0.1.0.1", "license": "AGPL-3", "author": "Creu Blanca,Odoo Community Association (OCA)", "website": "https://github.com/reporting-engine",