From 56ce11b3d75e012df0fd6222caaf097ca35f4262 Mon Sep 17 00:00:00 2001 From: filipenevola Date: Wed, 24 Nov 2021 09:38:38 -0300 Subject: [PATCH] dev-bundle-14.18.1.5 --- meteor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meteor b/meteor index bfa216cb60..e9a4eb5c68 100755 --- a/meteor +++ b/meteor @@ -1,6 +1,6 @@ #!/usr/bin/env bash -BUNDLE_VERSION=14.18.1.4 +BUNDLE_VERSION=14.18.1.5 # OS Check. Put here because here is where we download the precompiled # bundles that are arch specific.