diff --git a/meteor b/meteor index 04a363d571..fb7b13b350 100755 --- a/meteor +++ b/meteor @@ -1,6 +1,6 @@ #!/bin/bash -BUNDLE_VERSION=0.3.71 # 0.3.63 on the Windows branch +BUNDLE_VERSION=0.3.72 # 0.3.63 on the Windows branch # OS Check. Put here because here is where we download the precompiled # bundles that are arch specific.