From 09a08d7edc27762255980d1f1fd7adfa5445f682 Mon Sep 17 00:00:00 2001 From: sashko Date: Thu, 12 Mar 2015 19:18:43 -0700 Subject: [PATCH] Revert "Bump dev bundle version" This reverts commit 6797d91dabc04cc5c8e07e0b3d550045c552258e. --- meteor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meteor b/meteor index efe0a08e8a..07897eba4a 100755 --- a/meteor +++ b/meteor @@ -1,6 +1,6 @@ #!/bin/bash -BUNDLE_VERSION=0.4.17 +BUNDLE_VERSION=0.4.16 # OS Check. Put here because here is where we download the precompiled # bundles that are arch specific.