Bump $BUNDLE_VERSION to 4.2.8 before rebuilding dev bundle.

This commit is contained in:
Ben Newman
2016-08-15 14:34:07 -04:00
parent da88a4afe0
commit ccb56dd45c

2
meteor
View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
BUNDLE_VERSION=4.2.7
BUNDLE_VERSION=4.2.8
# OS Check. Put here because here is where we download the precompiled
# bundles that are arch specific.