We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9e447b commit f35a149Copy full SHA for f35a149
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "dot-mike/nmswidgetalertrules",
3
"description": "LibreNMS plugin that adds dashboard widget to display alert rules with status",
4
- "version": "2.0.0",
+ "version": "2.0.1",
5
"type": "library",
6
"license": "MIT",
7
"authors": [
@@ -38,4 +38,4 @@
38
"require": {
39
"librenms/plugin-interfaces": "^1.0"
40
}
41
-}
+}
0 commit comments