From bb7fe554e03e139cf6b8238159e852c6a9fe598a Mon Sep 17 00:00:00 2001 From: Bradley Cicenas Date: Mon, 11 Jan 2016 18:32:25 -0500 Subject: [PATCH] bump version for release --- README.md | 4 ++-- VERSION | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7ac0643..7e15d33 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Download the latest release for your platform: #### OS X ```bash -curl -Lo slackcat https://github.com/vektorlab/slackcat/releases/download/v0.7/slackcat-0.7-darwin-amd64 +curl -Lo slackcat https://github.com/vektorlab/slackcat/releases/download/v0.8/slackcat-0.8-darwin-amd64 sudo mv slackcat /usr/local/bin/ sudo chmod +x /usr/local/bin/slackcat ``` @@ -20,7 +20,7 @@ sudo chmod +x /usr/local/bin/slackcat #### Linux ```bash -wget https://github.com/vektorlab/slackcat/releases/download/v0.7/slackcat-0.7-linux-amd64 -O slackcat +wget https://github.com/vektorlab/slackcat/releases/download/v0.8/slackcat-0.8-linux-amd64 -O slackcat sudo mv slackcat /usr/local/bin/ sudo chmod +x /usr/local/bin/slackcat ``` diff --git a/VERSION b/VERSION index eb49d7c..aec258d 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7 +0.8