Skip to content

Commit fed60f4

Browse files
authored
Update prepare.sh
1 parent d163fdd commit fed60f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

prepare.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
set -ex
22

3-
DEFAULT_FIBER_BRANCH="v0.6.0-rc3"
3+
DEFAULT_FIBER_BRANCH="develop"
44
DEFAULT_FIBER_URL="https://github.com/nervosnetwork/fiber.git"
55

66
GitFIBERBranch="${GitBranch:-$DEFAULT_FIBER_BRANCH}"

0 commit comments

Comments
 (0)