diff --git a/meteor b/meteor index e7f481aaec..53e4c695c7 100755 --- a/meteor +++ b/meteor @@ -1,6 +1,6 @@ #!/bin/bash -BUNDLE_VERSION=0.4.21 # 0.4.22-27 on es6-tool branch! +BUNDLE_VERSION=0.4.21 # 0.4.22-29 on es6-tool branch! # OS Check. Put here because here is where we download the precompiled # bundles that are arch specific.