diff --git a/EVOLV-1.0.5.tgz b/EVOLV-1.0.5.tgz new file mode 100644 index 0000000..91f2a4a Binary files /dev/null and b/EVOLV-1.0.5.tgz differ diff --git a/nodes/generalFunctions b/nodes/generalFunctions index efe4a5f..6be3bf9 160000 --- a/nodes/generalFunctions +++ b/nodes/generalFunctions @@ -1 +1 @@ -Subproject commit efe4a5f97d1eb040cbc821c7dc650b2655ba2be7 +Subproject commit 6be3bf92ef43e1f35c481a44495dfb42c3c80e8c diff --git a/nodes/pumpingStation b/nodes/pumpingStation index 43eb974..fbfcec4 160000 --- a/nodes/pumpingStation +++ b/nodes/pumpingStation @@ -1 +1 @@ -Subproject commit 43eb97407f2613bdded42fa1e9ba321e1246911d +Subproject commit fbfcec4b47577da8d3f6466ea93314ee370b9d48 diff --git a/package.json b/package.json index 709564b..e53b467 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "EVOLV", - "version": "1.0.41", + "version": "1.0.5", "description": "Modular Node-RED package containing all control and automation nodes developed under the EVOLV project.", "keywords": [ "node-red", @@ -28,7 +28,7 @@ "dependencies": { "@tensorflow/tfjs": "^4.22.0", "@tensorflow/tfjs-node": "^4.22.0", - "generalFunctions": "git+https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions.git#main", + "generalFunctions": "git+https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions.git#dev-Rene", "mathjs": "^13.2.0" } }