Bump $BUNDLE_VERSION to 8.8.3 before rebuilding dev bundle.

In this case, to get the MongoDB 3.4 changes included in meteor/meteor#9396.

I'm skipping 8.8.2 since it seems to have been started, but is now unused:

https://github.com/meteor/meteor/commits/dev-bundle-8.8.2
This commit is contained in:
Jesse Rosenberger
2017-11-22 20:29:17 +02:00
parent 8c4bd0fdf3
commit 03cc8d40ac

2
meteor
View File

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