Skip to content

Commit

Permalink
Bump bundle version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
n1mmy committed Apr 27, 2012
1 parent 2ce1d03 commit f212fa5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion admin/generate-dev-bundle.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

set -e

BUNDLE_VERSION=0.1.3
BUNDLE_VERSION=0.1.4
UNAME=$(uname)
ARCH=$(uname -m)

Expand Down
2 changes: 1 addition & 1 deletion meteor
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

BUNDLE_VERSION=0.1.3
BUNDLE_VERSION=0.1.4

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

0 comments on commit f212fa5

Please sign in to comment.