Bump $BUNDLE_VERSION to 8.9.17 before rebuilding dev bundle.

This commit is contained in:
Ben Newman
2018-01-11 20:19:29 -05:00
parent afe1ba7044
commit de9bf8e29f

2
meteor
View File

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