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 22b8de1 commit c013588Copy full SHA for c013588
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 3.0.1
4
+
5
+Minor cleanups/changes.
6
7
## 3.0.0 (Unreleased)
8
9
Initial release.
README.md
@@ -34,7 +34,7 @@ can find documentation on API Keys [here](https://www.scalyr.com/help/api#scalyr
34
35
```bash
36
grafana-cli --pluginUrl \
37
- https://github.com/scalyr/scalyr-grafana-datasource-plugin/releases/download/3.0.0/sentinelone-dataset-datasource.zip \
+ https://github.com/scalyr/scalyr-grafana-datasource-plugin/releases/download/3.0.1/sentinelone-dataset-datasource.zip \
38
plugins install sentinelone-dataset-datasource
39
```
40
0 commit comments