pressly / sup

Super simple deployment tool - think of it like 'make' for a network of servers
https://pressly.github.io/sup
MIT License
2.48k stars 178 forks source link

Wrong version number for 0.5 #96

Closed bborysenko closed 8 years ago

bborysenko commented 8 years ago
$ wget https://github.com/pressly/sup/releases/download/v0.5/sup-darwin64
$ chmod +x ./sup-darwin64
$ ./sup-darwin64 --version
0.4
$ md5 sup-darwin64
MD5 (sup-darwin64) = 15d696209eecaf13e3af932530dc66ec
VojtechVitek commented 8 years ago

@bborysenko thanks! I'll regenerate binaries

VojtechVitek commented 8 years ago

Done.