Bump dev bundle version for connect and underscore upgrades.

(0.3.4 was used on the linker branch.)
This commit is contained in:
David Glasser
2013-05-28 12:23:42 -07:00
parent 34c42d76b5
commit 043b6530d7

2
meteor
View File

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