bump version

This commit is contained in:
t3chn0m4g3 2020-03-09 12:11:13 +00:00
parent fb06c46793
commit 020d4e9738

View file

@ -82,7 +82,7 @@ echo
# Let's check for version
function fuCHECK_VERSION () {
local myMINVERSION="19.03.0"
local myMASTERVERSION="19.03.1"
local myMASTERVERSION="19.03.2"
echo
echo "### Checking for Release ID"
myRELEASE=$(lsb_release -i | grep Debian -c)