Bump $BUNDLE_VERSION to 8.1.3 before rebuilding dev bundle.

Note that this version no longer corresponds exactly to the current Node
version, which is perfectly fine, yet ever so slightly disappointing.
This commit is contained in:
Ben Newman
2017-06-21 19:45:32 -04:00
committed by Ben Newman
parent 877dfe112c
commit ebccb6fec6

2
meteor
View File

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