Skip to content

Commit 6ab3b84

Browse files
committed
Fix Grafana Version in Datasource plugin.json
1 parent 49421ca commit 6ab3b84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/datasource/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
}
3434
],
3535
"dependencies": {
36-
"grafanaDependency": ">=10.4.0",
36+
"grafanaDependency": ">=11.2.0",
3737
"plugins": []
3838
}
3939
}

0 commit comments

Comments
 (0)