Skip to content

Commit

Permalink
v1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bcicen committed Oct 12, 2018
1 parent 4873d6b commit e32ee1d
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.4/slackcat-1.4-$(uname -s)-amd64
curl -Lo slackcat https://github.com/bcicen/slackcat/releases/download/v1.5/slackcat-1.5-$(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.4
1.5

0 comments on commit e32ee1d

Please sign in to comment.