diff --git a/submod.sh b/submod.sh index df99489..e895056 100755 --- a/submod.sh +++ b/submod.sh @@ -7,7 +7,7 @@ git submodule update --init --recursive # Use fixed master branch of circle-stdlib then re-update cd circle-stdlib/ git reset --hard -git checkout tags/v16.7 +git checkout fff3764 git submodule update --init --recursive cd - # @@ -24,4 +24,4 @@ cd - cd Synth_Dexed/ git reset --hard git checkout c9f5274 -cd - \ No newline at end of file +cd -