Skip to content

Commit c16a8e8

Browse files
author
Ben Newman
committed
Bump NODE_VERSION to 0.10.35.
1 parent da4ae8b commit c16a8e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build-node-for-dev-bundle.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
set -e
44
set -u
55

6-
NODE_VERSION=0.10.33
6+
NODE_VERSION=0.10.35
77

88
source "$(dirname $0)/build-dev-bundle-common.sh"
99
echo CHECKOUT DIR IS "$CHECKOUT_DIR"

0 commit comments

Comments
 (0)