From 4e37f90a353b283e4dbd23d60cd65daa767772c0 Mon Sep 17 00:00:00 2001 From: Slava Kim Date: Wed, 13 Aug 2014 16:12:03 -0700 Subject: [PATCH] Bump the notification about latest used dev_bundle --- meteor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.