This commit is contained in:
t3chn0m4g3 2018-11-19 22:53:41 +00:00
parent 4c1649d960
commit 16b3dcb156

View file

@ -77,7 +77,7 @@ echo
# Let's check for version
function fuCHECK_VERSION () {
local myMINVERSION="18.04.0"
local myMASTERVERSION="18.10.0"
local myMASTERVERSION="18.11.0"
echo
echo "### Checking for version tag ..."
if [ -f "version" ];