From 4336002b774a4a4262d575123279561210932574 Mon Sep 17 00:00:00 2001 From: znetsixe Date: Wed, 1 Apr 2026 08:46:34 +0200 Subject: [PATCH] fix: update submodule refs with bug fixes for validateSchema recursion and nodeClass syntax - generalFunctions: fix infinite recursion in validateSchema when version string is in schema - rotatingMachine: fix missing closing brace in emergencystop case block Co-Authored-By: Claude Opus 4.6 (1M context) --- nodes/generalFunctions | 2 +- nodes/rotatingMachine | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nodes/generalFunctions b/nodes/generalFunctions index f96476b..13d1f83 160000 --- a/nodes/generalFunctions +++ b/nodes/generalFunctions @@ -1 +1 @@ -Subproject commit f96476bd23a5b4067ae9ca13fae0ec4d2129116a +Subproject commit 13d1f83a85e0cfd35a899db92dfc7effd5bd86bc diff --git a/nodes/rotatingMachine b/nodes/rotatingMachine index f363ee5..ea33b3b 160000 --- a/nodes/rotatingMachine +++ b/nodes/rotatingMachine @@ -1 +1 @@ -Subproject commit f363ee53ef7f70b4f1132dd73d5a40a833cc3498 +Subproject commit ea33b3bba3b50640aa922b7b3642f70f3d6afc2b