Bump $BUNDLE_VERSION to 4.7.1 before rebuilding dev bundle.

This build includes another attempt to include python.exe reliably in
the Windows dev bundle, thanks to https://github.com/winpython/winpython.
This commit is contained in:
Ben Newman
2016-11-14 21:09:18 -05:00
parent 24b0ea9fdd
commit 2f47f8049c

2
meteor
View File

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