From a4f84e2ef1d57cb400b9028075f76a8912753a77 Mon Sep 17 00:00:00 2001 From: probonopd Date: Sat, 9 Nov 2024 13:45:44 +0100 Subject: [PATCH] Update Synth_Dexed Hopefully closes https://github.com/probonopd/MiniDexed/issues/624 --- submod.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submod.sh b/submod.sh index f9524a3..2d9da80 100755 --- a/submod.sh +++ b/submod.sh @@ -20,5 +20,5 @@ cd - # # Use fixed master branch of Synth_Dexed cd Synth_Dexed/ -git checkout c9f5274 +git checkout cb7ad15 cd -