Bump $BUNDLE_VERSION to 4.8.39 before rebuilding dev bundle.

This commit is contained in:
Jesse Rosenberger
2017-09-28 17:13:41 +03:00
parent 576490d3f9
commit 573ccb95a3

2
meteor
View File

@@ -1,6 +1,6 @@
#!/usr/bin/env bash
BUNDLE_VERSION=4.8.38
BUNDLE_VERSION=4.8.39
# OS Check. Put here because here is where we download the precompiled
# bundles that are arch specific.