Bump $BUNDLE_VERSION to 4.7.11 before rebuilding dev bundle.

This commit is contained in:
Ben Newman
2017-02-13 14:36:12 -05:00
parent bdcce3d209
commit 752ee55a8f

4
meteor
View File

@@ -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.