Bump $BUNDLE_VERSION to 4.7.16 before rebuilding dev bundle.

This commit is contained in:
Ben Newman
2017-03-20 11:11:05 -04:00
parent 624187a23c
commit 6098f6ed02

2
meteor
View File

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