Skip to content

Commit fd897e1

Browse files
authored
fix: require Grafana v10+ (#631)
1 parent 5065f50 commit fd897e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"updated": "%TODAY%"
3838
},
3939
"dependencies": {
40-
"grafanaDependency": ">=9.0.0",
40+
"grafanaDependency": ">=10.0.0",
4141
"plugins": [ ]
4242
}
4343
}

0 commit comments

Comments
 (0)