From d19fa4eefcf49dca1b4610f7f99eb56f6c4f293d Mon Sep 17 00:00:00 2001 From: denihs Date: Mon, 6 Jun 2022 14:48:22 -0400 Subject: [PATCH] New dev bundle version --- meteor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meteor b/meteor index e6a5cbd0d2..6991e2680e 100755 --- a/meteor +++ b/meteor @@ -1,6 +1,6 @@ #!/usr/bin/env bash -BUNDLE_VERSION=14.19.3.0 +BUNDLE_VERSION=14.19.3.1 # OS Check. Put here because here is where we download the precompiled # bundles that are arch specific.