From b7337a495ebbfb17b24ffbb5c68eb206de54cddd Mon Sep 17 00:00:00 2001 From: filipenevola Date: Fri, 30 Oct 2020 11:41:16 -0400 Subject: [PATCH] dev-bundle-12.18.4.3 --- meteor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meteor b/meteor index a4eab3ebfd..e7093bda16 100755 --- a/meteor +++ b/meteor @@ -1,6 +1,6 @@ #!/usr/bin/env bash -BUNDLE_VERSION=12.18.4.2 +BUNDLE_VERSION=12.18.4.3 # OS Check. Put here because here is where we download the precompiled # bundles that are arch specific.