From 661b70a267961a9bcff053f00e0d20f1a9d8b7c4 Mon Sep 17 00:00:00 2001 From: lreficent Date: Wed, 27 Dec 2017 13:02:22 +0100 Subject: [PATCH] [10.0][MIG] web_widget_bokeh_chart --- web_widget_bokeh_chart/{__openerp__.py => __manifest__.py} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename web_widget_bokeh_chart/{__openerp__.py => __manifest__.py} (95%) diff --git a/web_widget_bokeh_chart/__openerp__.py b/web_widget_bokeh_chart/__manifest__.py similarity index 95% rename from web_widget_bokeh_chart/__openerp__.py rename to web_widget_bokeh_chart/__manifest__.py index 3db57bda..f2550631 100644 --- a/web_widget_bokeh_chart/__openerp__.py +++ b/web_widget_bokeh_chart/__manifest__.py @@ -8,7 +8,7 @@ "summary": "This widget allows to display charts using Bokeh library.", "author": "Eficent, " "Odoo Community Association (OCA)", - "version": "9.0.1.0.0", + "version": "10.0.1.0.0", "website": "https://github.com/OCA/web", "depends": ["web"], "data": [