From 0508f4c0a3897ee5c6c57911dfbf0b1806d875df Mon Sep 17 00:00:00 2001 From: Seba Kerckhof Date: Wed, 12 Feb 2020 21:36:00 +0100 Subject: [PATCH] Update dev bundle --- meteor | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meteor b/meteor index b6d4400c45..5d84d0b597 100755 --- a/meteor +++ b/meteor @@ -1,6 +1,6 @@ #!/usr/bin/env bash -BUNDLE_VERSION=12.14.1.2 +BUNDLE_VERSION=12.14.1.3 # OS Check. Put here because here is where we download the precompiled # bundles that are arch specific.