Bump dev bundle version to 0.5.7

This commit is contained in:
Martijn Walraven
2015-07-23 16:35:12 -07:00
parent c51212ed82
commit 797eac143d

2
meteor
View File

@@ -1,7 +1,7 @@
#!/bin/bash
# XXX the version 0.5.5 is used on branch cordova-improvements
BUNDLE_VERSION=0.5.6
BUNDLE_VERSION=0.5.7
# OS Check. Put here because here is where we download the precompiled
# bundles that are arch specific.