From da0ef62a13c629dfdb03c81f7b9b1c443f958f69 Mon Sep 17 00:00:00 2001 From: probonopd Date: Thu, 1 May 2025 10:26:53 +0200 Subject: [PATCH] Update Synth_Dexed to 2ad9e43095 --- submod.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submod.sh b/submod.sh index 6ef767a..32408ef 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 65d8383ad5 -f +git checkout 2ad9e43095 -f cd -