build: looqs: Version bump to v0.2

This commit is contained in:
Albert S. 2022-06-07 12:43:57 +02:00
parent 460f8c14bc
commit 4995b2337e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ exit 1
fi
set -e
TAG="v0.1rc3"
TAG="v0.2"
BUILDDIR=$(mktemp -d)
OUTPUT_DIR="$1"