This commit is contained in:
t3chn0m4g3
2018-08-21 14:35:35 +00:00
parent 6b77e64ff4
commit 8a689c9900
3 changed files with 4 additions and 8 deletions

View File

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