Bump $BUNDLE_VERSION to 8.4.1 before rebuilding dev bundle.

This commit is contained in:
Ben Newman
2017-08-16 14:10:09 -04:00
parent dd5d7e2786
commit 7deaa882cb

2
meteor
View File

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