Skip to content

Commit 0ce7f18

Browse files
committed
update version to 1.8.0
1 parent ff3b767 commit 0ce7f18

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"url": "https://github.com/Vertamedia/clickhouse-grafana"
2525
}
2626
],
27-
"version": "1.7.0"
27+
"version": "1.8.0"
2828
}
2929
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vertamedia-clickhouse",
3-
"version": "1.7.0",
3+
"version": "1.8.0",
44
"description": "ClickHouse datasource for Grafana",
55
"scripts": {
66
"build": "grunt",

src/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"url": "https://github.com/Vertamedia/clickhouse-grafana"
2525
}
2626
],
27-
"version": "1.7.0"
27+
"version": "1.8.0"
2828
}
2929
}

0 commit comments

Comments
 (0)