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