fix: bump version in docs (#4741)

* fix: bump version in docs

* fix: found another ref

* fix: another bump version
pull/4742/head^2
Helen Weller 2023-02-03 12:31:21 -05:00 committed by GitHub
parent 763c4913d6
commit 36fbb4b69c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -35,8 +35,8 @@ The Grafana FlightSQL plugin is experimental and is subject to change.
{{% /warn %}}
```sh
curl -L https://github.com/influxdata/grafana-flightsql-datasource/releases/download/v0.1.0/influxdata-flightsql-datasource-0.1.0.zip \
-o influxdata-flightsql-datasource-0.1.0.zip
curl -L https://github.com/influxdata/grafana-flightsql-datasource/releases/download/v0.1.2/influxdata-flightsql-datasource-0.1.2.zip \
-o influxdata-flightsql-datasource-0.1.2.zip
```
## Install the Grafana FlightSQL plugin
@ -75,7 +75,7 @@ cannot be installed on or used with Grafana Cloud.
the Grafana process can access it.
```sh
unzip influxdata-flightsql-datasource-0.1.0.zip -d /path/to/grafana-plugins/
unzip influxdata-flightsql-datasource-0.1.2.zip -d /path/to/grafana-plugins/
```
2. **Edit your Grafana configuration**.