Bump $BUNDLE_VERSION to 4.8.45 before rebuilding dev bundle.

This dev bundle version bump is just to make sure nothing significant has
changed about transitive node_modules dependencies since last time, before
we bump the Node version for the 1.5.4.1 release.
This commit is contained in:
Ben Newman
2017-12-07 19:52:43 -05:00
parent 58bdfe024d
commit cfd4cc4d9c

2
meteor
View File

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