Bump $BUNDLE_VERSION to 8.11.2.2 before rebuilding dev bundle.

That is, instead of using the official 8.11.2-rc.1 release candidate.

Note that we're still using 8.11.1 on Windows, since the official RC has a
bad process.release.headersUrl.
This commit is contained in:
Ben Newman
2018-05-09 13:05:29 -04:00
parent 7a2e492b6c
commit c54c2660bd

2
meteor
View File

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