From b1afbbeaa0115aeb2542550e947e9958715767ca Mon Sep 17 00:00:00 2001 From: Florian Brinker Date: Sat, 20 Mar 2021 18:41:30 +0100 Subject: [PATCH] Activate latest tag --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index b528d4f..b314fdd 100644 --- a/build.sh +++ b/build.sh @@ -25,7 +25,7 @@ MAJOR=${SEMVER[0]} MINOR=${SEMVER[0]}.${SEMVER[1]} PATCH=$LATEST -echo "test,$MAJOR,$MINOR,$PATCH" > .tags +echo "latest,$MAJOR,$MINOR,$PATCH" > .tags downloadLatestRelease "files.zip"