Skip to content
This repository was archived by the owner on Dec 11, 2022. It is now read-only.

Commit 2e10bea

Browse files
authored
Merge pull request #79 from doitintl/0.6.0
0.6.0
2 parents e7aa77e + 0d7669e commit 2e10bea

File tree

7 files changed

+28
-54391
lines changed

7 files changed

+28
-54391
lines changed

INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Install from [grafana.net](https://grafana.net/plugins/doitintl-bigquery-datasou
99
Use the [grafana-cli](http://docs.grafana.org/plugins/installation/#installing-plugins-manually)
1010

1111
```bash
12-
grafana-cli --pluginUrl https://github.com/doitintl/bigquery-grafana/archive/0.5.1.zip plugins install doitintl-bigquery-datasource
12+
grafana-cli --pluginUrl https://github.com/doitintl/bigquery-grafana/archive/0.6.0.zip plugins install doitintl-bigquery-datasource
1313
```
1414

1515
## Copy files

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ There are multiple ways to install bigquery-grafana go to [INSTALL](INSTALL.md)
2222
* Additional functions
2323
* Table view
2424
* Annotations
25+
* BQ queries in variables
2526
* Sharded tables (`tablename_YYYYMMDD`)
2627
* Partitioned Tables
2728

dist/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ There are multiple ways to install bigquery-grafana go to [INSTALL](INSTALL.md)
2222
* Additional functions
2323
* Table view
2424
* Annotations
25+
* BQ queries in variables
2526
* Sharded tables (`tablename_YYYYMMDD`)
2627
* Partitioned Tables
2728

0 commit comments

Comments
 (0)