diff --git a/meteor b/meteor index 4c238f21bb..4066d68748 100755 --- a/meteor +++ b/meteor @@ -1,7 +1,7 @@ #!/bin/bash # XXX the version 0.5.5 is used on branch cordova-improvements -BUNDLE_VERSION=0.5.6 +BUNDLE_VERSION=0.5.7 # OS Check. Put here because here is where we download the precompiled # bundles that are arch specific.