mirror of
https://github.com/node-red/node-red-nodes.git
synced 2025-12-27 23:25:03 +01:00
fix long standing rbe % change bug (should be abs change)
to close #312
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name" : "node-red-node-rbe",
|
||||
"version" : "0.2.0",
|
||||
"version" : "0.2.1",
|
||||
"description" : "A Node-RED node that provides report-by-exception (RBE) and deadband capability.",
|
||||
"dependencies" : {
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user