Bump $BUNDLE_VERSION to 4.7.17 before rebuilding dev bundle.

This commit is contained in:
Jesse Rosenberger
2017-03-21 13:19:53 +02:00
parent 358af021a4
commit dc3c760a59

2
meteor
View File

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