From a0860e8b0fc6f2ed5a89ef6a2d687739d2b3c55f Mon Sep 17 00:00:00 2001 From: Gergo Koteles Date: Wed, 9 Jul 2025 16:32:13 +0200 Subject: [PATCH] Update Synth_Dexed to 3c683fc801 --- submod.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submod.sh b/submod.sh index a77dc6d..c0930c8 100755 --- a/submod.sh +++ b/submod.sh @@ -23,5 +23,5 @@ cd - # Use fixed master branch of Synth_Dexed cd Synth_Dexed/ git reset --hard -git checkout 2ad9e43095 -f +git checkout 3c683fc801 -f cd -