Skip to content

Commit

Permalink
v1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bcicen committed Jan 28, 2019
1 parent a37750e commit 0b70f6e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Slackcat is a simple commandline utility to post snippets to Slack.
Download the latest release for your platform:

```bash
curl -Lo slackcat https://github.com/bcicen/slackcat/releases/download/v1.5/slackcat-1.5-$(uname -s)-amd64
curl -Lo slackcat https://github.com/bcicen/slackcat/releases/download/v1.6/slackcat-1.6-$(uname -s)-amd64
sudo mv slackcat /usr/local/bin/
sudo chmod +x /usr/local/bin/slackcat
```
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.5
1.6

0 comments on commit 0b70f6e

Please sign in to comment.