Bump dependency kit version to 0.3.57 (56 is used by Cordova branch)

This commit is contained in:
Justin SB
2014-09-29 12:00:47 -07:00
parent e71bff8b9a
commit 113fc4cea2

2
meteor
View File

@@ -1,6 +1,6 @@
#!/bin/bash
BUNDLE_VERSION=0.3.55 # XXX: 0.3.56 is used on the cordova-0.9.4 branch
BUNDLE_VERSION=0.3.57 # XXX: 0.3.56 is used on the cordova-0.9.4 branch
# OS Check. Put here because here is where we download the precompiled
# bundles that are arch specific.