We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d13813 commit 3d5a684Copy full SHA for 3d5a684
scripts/setup-cre-cli.sh
@@ -4,7 +4,7 @@
4
set -e
5
6
# Configuration
7
-VERSION="v0.6.2-alpha"
+VERSION="v0.6.3-alpha"
8
PLATFORM="linux_amd64"
9
FILENAME="cre_${PLATFORM}.tar.gz"
10
BINARY_NAME="cre_${VERSION}_${PLATFORM}"
0 commit comments