Fix issue where using double quotes instead of round brackets would cause the following error: ./scripts/devcompile.sh: line 30: 10#1.2 > 10#1.2.1: syntax error: invalid arithmetic operator (error token is ".2 > 10#1.2.1")
Check if the installed version is greater than the required version. Error out if that's not the case