Skip to content

Commit 99ad5cd

Browse files
committed
Revert "feat(setup): update default version to v3.0.2"
This reverts commit cdbfa4e.
1 parent 518edd6 commit 99ad5cd

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:-3.0.2}"
5+
VERSION="${3:-2.0.2}"
66

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

0 commit comments

Comments
 (0)