Skip to content
This repository has been archived by the owner on Nov 30, 2017. It is now read-only.

Commit

Permalink
Fix the version so it matches the binary in the repo right now
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Kottler committed May 13, 2014
1 parent 58c9927 commit d673da9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/stat-update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ cp runit/run ../tmp/etc/service/stat-update/

cd ../
bundle exec fpm -s dir -t deb \
-n stat-update -v 1.0.0 --iteration 1 \
-n stat-update -v 1.1.0 --iteration 1 \
-C tmp \
.

0 comments on commit d673da9

Please sign in to comment.