Skip to content
Snippets Groups Projects
Commit 34a99487 authored by jurgenhaas's avatar jurgenhaas
Browse files

Merge branch 'release/v2.0.1'

parents b2dc9348 72bf28c8
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@
NEWVERSION=$(curl -s "https://gitlab.lakedrops.com/api/v4/projects/282/repository/tags?order_by=updated&search=^v" | jq -r .[0].name)
if [[ "$NEWVERSION" == "$L3DVERSION" ]]; then
return
printf ""
else
printf "%s" $NEWVERSION
fi
printf "%s" $NEWVERSION
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment