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 dc8e2e4 commit 5835624Copy full SHA for 5835624
CHANGELOG.md
@@ -2,7 +2,7 @@
2
3
[//]: # 'The ci will use the first section starting with `##` as release notes.'
4
5
-## 3.0.0-beta.1
+## 3.0.0-beta.2
6
7
When using Checkmk < 2.2.0 you will have to choose the correct version in the
8
data source settings.
package.json
@@ -1,6 +1,6 @@
1
{
"name": "tribe-29-checkmk-datasource",
- "version": "3.0.0-beta.1",
+ "version": "3.0.0-beta.2",
"description": "",
"scripts": {
"build": "grafana-toolkit plugin:build",
0 commit comments