Skip to content

Commit cdbfa4e

Browse files
committed
feat(setup): update default version to v3.0.2
1 parent 187b838 commit cdbfa4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Parse SDK and version args
44
CHANNEL="${1:-stable}"
5-
VERSION="${3:-2.0.2}"
5+
VERSION="${3:-3.0.2}"
66

77
# Parse OS Environment
88
OS="${2:-Linux}"

0 commit comments

Comments
 (0)