From 325e423c150bcd48f9626579edc557b53ff02dc3 Mon Sep 17 00:00:00 2001 From: Sashko Stubailo Date: Sun, 21 Jun 2015 20:03:51 -0700 Subject: [PATCH] Update warning --- meteor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meteor b/meteor index e7f481aaec..53e4c695c7 100755 --- a/meteor +++ b/meteor @@ -1,6 +1,6 @@ #!/bin/bash -BUNDLE_VERSION=0.4.21 # 0.4.22-27 on es6-tool branch! +BUNDLE_VERSION=0.4.21 # 0.4.22-29 on es6-tool branch! # OS Check. Put here because here is where we download the precompiled # bundles that are arch specific.