Skip to content

Commit 544ba0d

Browse files
committed
bump
1 parent c90d7c6 commit 544ba0d

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

OpenFlowNodeRED/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openflow-nodered",
3-
"version": "1.0.66",
3+
"version": "1.0.68",
44
"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)",
55
"main": "index.js",
66
"scripts": {
@@ -38,7 +38,7 @@
3838
"node-gyp": "^7.0.0",
3939
"node-red": "^1.1.0",
4040
"node-red-node-email": "^1.7.8",
41-
"openflow-api": "^1.0.13",
41+
"openflow-api": "^1.0.14",
4242
"os-service": "^2.2.0",
4343
"passport-saml": "^1.3.3",
4444
"passport-saml-metadata": "^2.3.0",

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.0.66
1+
1.0.68

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "openiap",
3-
"version": "1.0.66",
3+
"version": "1.0.68",
44
"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)",
55
"main": "index.js",
66
"scripts": {
@@ -58,7 +58,7 @@
5858
"morgan": "^1.10.0",
5959
"multer": "^1.4.2",
6060
"multer-gridfs-storage": "^4.2.0",
61-
"openflow-api": "^1.0.13",
61+
"openflow-api": "^1.0.14",
6262
"os-service": "^2.2.0",
6363
"passport": "^0.4.1",
6464
"passport-google-oauth20": "^2.0.0",

0 commit comments

Comments
 (0)