From 8895cc1bd8111bc740aa24265bc5d38cf6940337 Mon Sep 17 00:00:00 2001 From: Slava Kim Date: Wed, 24 Sep 2014 12:07:49 -0700 Subject: [PATCH] Update meteor --- meteor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meteor b/meteor index c4edf115f4..76874b08fb 100755 --- a/meteor +++ b/meteor @@ -1,6 +1,6 @@ #!/bin/bash -BUNDLE_VERSION=0.3.55 +BUNDLE_VERSION=0.3.55 # 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.