Skip to content

Commit

Permalink
bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
jdbranham committed Feb 12, 2024
1 parent e4cbf41 commit c792626
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grafana-diagram",
"version": "1.7.4",
"version": "1.9.0",
"description": "Display diagrams and charts in Grafana with colored metric indicators",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
Expand Down
2 changes: 1 addition & 1 deletion src/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"updated": "%TODAY%"
},
"dependencies": {
"grafanaDependency": "7.x",
"grafanaDependency": "9.x",
"plugins": []
}
}

0 comments on commit c792626

Please sign in to comment.