1 Commits

Author SHA1 Message Date
Verdonck,Thomas
876e7337b8 Update forks 2025-11-17 11:28:29 +01:00
11 changed files with 11 additions and 11 deletions

6
.gitmodules vendored
View File

@@ -1,7 +1,7 @@
[submodule "nodes/machineGroupControl"] [submodule "nodes/machineGroupControl"]
path = nodes/machineGroupControl path = nodes/machineGroupControl
url = https://gitea.centraal.wbd-rd.nl/RnD/machineGroupControl.git url = https://gitea.centraal.wbd-rd.nl/t.verdonck/machineGroupControl.git
[submodule "nodes/generalFunctions"] [submodule "nodes/generalFunctions"]
path = nodes/generalFunctions path = nodes/generalFunctions
url = https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions.git url = https://gitea.centraal.wbd-rd.nl/RnD/generalFunctions.git
@@ -13,7 +13,7 @@
url = https://gitea.centraal.wbd-rd.nl/RnD/valve.git url = https://gitea.centraal.wbd-rd.nl/RnD/valve.git
[submodule "nodes/rotatingMachine"] [submodule "nodes/rotatingMachine"]
path = nodes/rotatingMachine path = nodes/rotatingMachine
url = https://gitea.centraal.wbd-rd.nl/RnD/rotatingMachine.git url = https://gitea.centraal.wbd-rd.nl/t.verdonck/rotatingMachine.git
[submodule "nodes/monster"] [submodule "nodes/monster"]
path = nodes/monster path = nodes/monster
url = https://gitea.centraal.wbd-rd.nl/RnD/monster.git url = https://gitea.centraal.wbd-rd.nl/RnD/monster.git
@@ -31,4 +31,4 @@
url = https://gitea.centraal.wbd-rd.nl/RnD/reactor.git url = https://gitea.centraal.wbd-rd.nl/RnD/reactor.git
[submodule "nodes/pumpingStation"] [submodule "nodes/pumpingStation"]
path = nodes/pumpingStation path = nodes/pumpingStation
url = https://gitea.centraal.wbd-rd.nl/RnD/pumpingStation url = https://gitea.centraal.wbd-rd.nl/t.verdonck/pumpingStation

Binary file not shown.

BIN
EVOLV-1.0.5.tgz Normal file

Binary file not shown.

View File

@@ -1,6 +1,6 @@
{ {
"name": "EVOLV", "name": "EVOLV",
"version": "1.0.20", "version": "1.0.5",
"description": "Modular Node-RED package containing all control and automation nodes developed under the EVOLV project.", "description": "Modular Node-RED package containing all control and automation nodes developed under the EVOLV project.",
"keywords": [ "keywords": [
"node-red", "node-red",