Skip to content

Commit

Permalink
Bump bundle vno again.
Browse files Browse the repository at this point in the history
  • Loading branch information
n1mmy committed Apr 26, 2012

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 1836fd0 commit 88a70ac
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
@@ -2,7 +2,7 @@

set -e

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

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.2
BUNDLE_VERSION=0.1.3

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

0 comments on commit 88a70ac

Please sign in to comment.