Finalize honeyaml integration, tweaking

This commit is contained in:
t3chn0m4g3 2024-10-18 22:33:38 +02:00
parent 05461d6925
commit 2b8dbea4e2
4 changed files with 2 additions and 2 deletions

Binary file not shown.

View file

@ -79,7 +79,7 @@ function fuSELFUPDATE () {
function fuCHECK_VERSION () {
local myMINVERSION="24.04.0"
local myMASTERVERSION="24.04.0"
local myMASTERVERSION="24.04.1"
echo
echo "### Checking for version tag ..."
if [ -f "version" ];

View file

@ -1 +1 @@
24.04.0
24.04.1