update version

This commit is contained in:
t3chn0m4g3
2022-04-01 15:21:04 +00:00
parent cf11a3bd91
commit eda2878024
5 changed files with 5 additions and 5 deletions

View File

@ -87,7 +87,7 @@ echo
# Let's check for version
function fuCHECK_VERSION () {
local myMINVERSION="20.06.0"
local myMASTERVERSION="22.03.0"
local myMASTERVERSION="22.04.0"
echo
echo "### Checking for Release ID"
myRELEASE=$(lsb_release -c | awk '{ print $2 }')