Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
bcicen committed Mar 24, 2021
1 parent d186ff1 commit 761e350
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](https://github.com/bcicen/slackcat/releases) for your platform:

```bash
curl -Lo slackcat https://github.com/bcicen/slackcat/releases/download/1.7.1/slackcat-1.7.1-$(uname -s)-amd64
curl -Lo slackcat https://github.com/bcicen/slackcat/releases/download/1.7.2/slackcat-1.7.2-$(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.7.1
1.7.2

0 comments on commit 761e350

Please sign in to comment.