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 4fb6fb2 commit 62b28f3Copy full SHA for 62b28f3
download-release.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
3
# release version
4
-SCROLL_ZKVM_VERSION=0.5.0rc0
+SCROLL_ZKVM_VERSION=0.5.0
5
if [ -z "${SCROLL_ZKVM_VERSION}" ]; then
6
echo "SCROLL_ZKVM_VERSION not set"
7
exit 1
0 commit comments