Bump $BUNDLE_VERSION to 4.8.18 before rebuilding dev bundle.

To include the change from b04ce29bac.
This commit is contained in:
Jesse Rosenberger
2017-06-09 14:10:07 +03:00
parent b04ce29bac
commit e82a43ea11

2
meteor
View File

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