Skip to content

Commit

Permalink
Bump dev bundle vno.
Browse files Browse the repository at this point in the history
n1mmy committed Apr 24, 2012

Verified

This commit was signed with the committer’s verified signature.
asarubbo Agostino Sarubbo
1 parent 2887771 commit 96fa3dd
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.1
BUNDLE_VERSION=0.1.2
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.1
BUNDLE_VERSION=0.1.2

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

0 comments on commit 96fa3dd

Please sign in to comment.