Update number of instances and version number

This commit is contained in:
Raymundo Cassani 2020-05-31 18:55:14 -04:00
parent 436f049cd4
commit b3d0deeff8

View File

@ -1,8 +1,8 @@
{ {
"max-instances": "10", "max-instances": "20",
"uuid": "system-monitor-graph@rcassani", "uuid": "system-monitor-graph@rcassani",
"name": "System monitor graph", "name": "System monitor graph",
"description": "Creates graphs for system variables.", "description": "Creates graphs for system variables.",
"version": "0.1", "version": "1.0",
"prevent-decorations": true "prevent-decorations": true
} }