Skip to content

Commit 96ccf8f

Browse files
Merge remote-tracking branch 'origin/develop'
2 parents f7a980b + 95f6702 commit 96ccf8f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "opennms-helm",
3-
"version": "4.0.0-SNAPSHOT",
3+
"version": "4.0.0",
44
"description": "A PM/FM console for Grafana",
55
"repository": {
66
"type": "git",

src/plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
{"name": "Metrics", "path": "img/Helm_Screenshot_Metrics.png"},
2525
{"name": "Performance Data Source", "path": "img/Helm_Screenshot_Performance_Data_Source.png"}
2626
],
27-
"version": "4.0.0-SNAPSHOT",
28-
"updated": "2019-03-27"
27+
"version": "4.0.0",
28+
"updated": "2019-10-01"
2929
},
3030
"includes": [
3131
{"type": "panel", "name": "Alarm Table"},

0 commit comments

Comments
 (0)