Bump $BUNDLE_VERSION to 8.11.4.5 before rebuilding dev bundle.

This commit is contained in:
Ben Newman
2018-09-18 13:45:02 -04:00
parent e0d9a66ec4
commit 19eb34be67

2
meteor
View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# Note: Skip 8.12.0.0, as it has already been used.
BUNDLE_VERSION=8.11.4.4
BUNDLE_VERSION=8.11.4.5
# OS Check. Put here because here is where we download the precompiled
# bundles that are arch specific.