We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff3b767 commit 0ce7f18Copy full SHA for 0ce7f18
dist/plugin.json
@@ -24,6 +24,6 @@
24
"url": "https://github.com/Vertamedia/clickhouse-grafana"
25
}
26
],
27
- "version": "1.7.0"
+ "version": "1.8.0"
28
29
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "vertamedia-clickhouse",
3
- "version": "1.7.0",
+ "version": "1.8.0",
4
"description": "ClickHouse datasource for Grafana",
5
"scripts": {
6
"build": "grunt",
src/plugin.json
0 commit comments