From c8403e307b7646eebf6817fa2dff70697d8f8777 Mon Sep 17 00:00:00 2001 From: Renan Castro Date: Tue, 18 May 2021 11:52:10 -0300 Subject: [PATCH] Upgrade meteor-promise and bump promise package version to beta --- meteor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meteor b/meteor index c9c478e68b..0b8db49d49 100755 --- a/meteor +++ b/meteor @@ -1,6 +1,6 @@ #!/usr/bin/env bash -BUNDLE_VERSION=14.16.1.3 +BUNDLE_VERSION=14.16.1.4 # OS Check. Put here because here is where we download the precompiled # bundles that are arch specific.