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