Skip to content

Commit

Permalink
9.0.14 -> 9.0.15-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
mershad-manesh committed May 28, 2024
1 parent c37078b commit c8e4efa
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/antora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ version: '9'
title: Plugin for Grafana
asciidoc:
attributes:
full-display-version: '9.0.14'
full-display-version: '9.0.15-SNAPSHOT'
grafana-version-required: '9.x'
grafana-version-tested: '9.0'
node-js-build-version: '16.x'
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "opennms-grafana-plugin",
"version": "9.0.14",
"version": "9.0.15-SNAPSHOT",
"description": "An OpenNMS Integration for Grafana",
"repository": {
"type": "git",
Expand Down
2 changes: 1 addition & 1 deletion site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ asciidoc:
attributes:
experimental: true
stem: latexmath
full-display-version: '9.0.14'
full-display-version: '9.0.15-SNAPSHOT'
grafana-version-required: '9.x'
grafana-version-tested: '9.0'
node-js-build-version: '16.x'
Expand Down
2 changes: 1 addition & 1 deletion src/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
{"name": "Metrics", "path": "img/Helm_Screenshot_Metrics.png"},
{"name": "Performance Data Source", "path": "img/Helm_Screenshot_Performance_Data_Source.png"}
],
"version": "9.0.14",
"version": "9.0.15-SNAPSHOT",
"updated": "2024-05-28"
},
"includes": [
Expand Down

0 comments on commit c8e4efa

Please sign in to comment.