diff --git a/meteor b/meteor index 76874b08fb..73b62e88f5 100755 --- a/meteor +++ b/meteor @@ -1,6 +1,6 @@ #!/bin/bash -BUNDLE_VERSION=0.3.55 # XXX: 0.3.56 is used on the cordova-0.9.4 branch +BUNDLE_VERSION=0.3.57 # XXX: 0.3.56 is used on the cordova-0.9.4 branch # OS Check. Put here because here is where we download the precompiled # bundles that are arch specific.