Bump BUNDLE_VERSION to 0.4.20.

This commit is contained in:
Ben Newman
2015-05-06 15:23:03 -07:00
parent 3720e7d75f
commit 4f906554a2

2
meteor
View File

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