You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: OpenFlowNodeRED/package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
{
2
2
"name": "openflow-nodered",
3
-
"version": "1.1.18",
3
+
"version": "1.1.19",
4
4
"description": "Simple wrapper around NodeRed, RabbitMQ and MongoDB to support a more scaleable NodeRed implementation.\r Also the \"backend\" for [OpenRPA](https://github.com/skadefro/OpenRPA)",
5
5
"main": "index.js",
6
6
"scripts": {
7
7
"test": "echo \"Error: no test specified\" && exit 1",
Copy file name to clipboardExpand all lines: package.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
{
2
2
"name": "openiap",
3
-
"version": "1.1.18",
3
+
"version": "1.1.19",
4
4
"description": "Simple wrapper around NodeRed, RabbitMQ and MongoDB to support a more scaleable NodeRed implementation.\r Also the \"backend\" for [OpenRPA](https://github.com/skadefro/OpenRPA)",
5
5
"main": "index.js",
6
6
"scripts": {
7
7
"test": "echo \"Error: no test specified\" && exit 1",
0 commit comments