diff --git a/update.sh b/update.sh index ee18fad7..5ad31dd3 100755 --- a/update.sh +++ b/update.sh @@ -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)