diff --git a/dist/plugin.json b/dist/plugin.json index 9df531f..24ea622 100644 --- a/dist/plugin.json +++ b/dist/plugin.json @@ -17,7 +17,7 @@ {"name": "Project site", "url": "https://github.com/jdbranham/grafana-diagram"}, {"name": "Apache License", "url": "https://github.com/jdbranham/grafana-diagram/blob/master/LICENSE"} ], - "version": "1.6.2", + "version": "1.6.3", "updated": "2019-07-04", "logos": { "small": "img/icn-diagram-panel.svg", diff --git a/package.json b/package.json index 4b8b009..cbd6e36 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "grafana-diagram", - "version": "1.6.2", + "version": "1.6.3", "description": "A diagram panel plugin for Grafana", "main": "src/module.js", "scripts": { diff --git a/src/plugin.json b/src/plugin.json index 9df531f..24ea622 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -17,7 +17,7 @@ {"name": "Project site", "url": "https://github.com/jdbranham/grafana-diagram"}, {"name": "Apache License", "url": "https://github.com/jdbranham/grafana-diagram/blob/master/LICENSE"} ], - "version": "1.6.2", + "version": "1.6.3", "updated": "2019-07-04", "logos": { "small": "img/icn-diagram-panel.svg",