From b8804a0d2e087e8aaacbb3bdbaf6d0dec2d73b04 Mon Sep 17 00:00:00 2001 From: soyer Date: Fri, 11 Jul 2025 23:16:28 +0200 Subject: [PATCH] Update Synth_Dexed to 3c683fc801 (#951) --- 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 -