diff --git a/scriptmodules/ports/cgenius.sh b/scriptmodules/ports/cgenius.sh index 36fa71163d..2530f89a74 100644 --- a/scriptmodules/ports/cgenius.sh +++ b/scriptmodules/ports/cgenius.sh @@ -19,7 +19,7 @@ function depends_cgenius() { } function sources_cgenius() { - gitPullOrClone "$md_build" https://github.com/gerstrong/Commander-Genius.git v2.2.0 + gitPullOrClone "$md_build" https://github.com/gerstrong/Commander-Genius.git v2.2.1 # use -O2 on older GCC due to segmentation fault when compiling with -O3 if compareVersions $__gcc_version lt 6.0.0; then