Skip to content

Commit

Permalink
ver 5.5 (#274)
Browse files Browse the repository at this point in the history
  • Loading branch information
mamorett authored May 15, 2024
1 parent 9027dac commit ea12110
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "oci-metrics-datasource",
"private": true,
"version": "5.2.1",
"version": "5.5.0",
"description": "Oracle Cloud Infrastructure Metrics Data Source for Grafana",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
Expand Down
4 changes: 2 additions & 2 deletions src/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
},
{ "name": "UPL", "url": "https://oss.oracle.com/licenses/upl" }
],
"version": "5.2.1",
"updated": "2024-04-25",
"version": "5.5.0",
"updated": "2024-05-15",
"screenshots":[
{
"name":"OCI Metrics Dashboard",
Expand Down

0 comments on commit ea12110

Please sign in to comment.