From 598175c9ca766ec03dce60f8ffbf0a8bc12980cc Mon Sep 17 00:00:00 2001 From: Jan Dvorak Date: Thu, 22 Jul 2021 13:09:21 +0200 Subject: [PATCH] Dev bundle 14.17.3.3 --- meteor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meteor b/meteor index 3f04874bbd..55a32dcc24 100755 --- a/meteor +++ b/meteor @@ -1,6 +1,6 @@ #!/usr/bin/env bash -BUNDLE_VERSION=14.17.3.2 +BUNDLE_VERSION=14.17.3.3 # OS Check. Put here because here is where we download the precompiled # bundles that are arch specific.