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"