diff --git a/meteor b/meteor index fa9db4cfb8..27a5573a95 100755 --- a/meteor +++ b/meteor @@ -1,6 +1,6 @@ #!/bin/bash -BUNDLE_VERSION=0.3.44 # warning! 0.3.45 used in bundle-android branch +BUNDLE_VERSION=0.3.44 # warning! 0.3.46 used on cordova-hcp branch # OS Check. Put here because here is where we download the precompiled # bundles that are arch specific.