diff --git a/meteor b/meteor index 247d0ec7a9..2cc96758b3 100755 --- a/meteor +++ b/meteor @@ -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.