Skip to content

Commit

Permalink
Bump $BUNDLE_VERSION to 4.6.1 before rebuilding dev bundle.
Browse files Browse the repository at this point in the history
For once, this version coincides exactly with the Node version!
  • Loading branch information
Ben Newman committed Oct 22, 2016
1 parent e2be0bb commit 4ecfaad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meteor
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

BUNDLE_VERSION=4.6.0
BUNDLE_VERSION=4.6.1

# OS Check. Put here because here is where we download the precompiled
# bundles that are arch specific.
Expand Down

0 comments on commit 4ecfaad

Please sign in to comment.