diff --git a/meteor b/meteor index 7b60ffab5b..0e12fc327f 100755 --- a/meteor +++ b/meteor @@ -1,8 +1,6 @@ #!/usr/bin/env bash -# Note: the next version should be 4.7.11, since 4.7.10 was used to -# publish Meteor 1.4.2.7. -BUNDLE_VERSION=4.7.8 +BUNDLE_VERSION=4.7.11 # OS Check. Put here because here is where we download the precompiled # bundles that are arch specific.