From 49f64f6a6a4eb66ea7e8c1c1d07ae10f01d63fb4 Mon Sep 17 00:00:00 2001 From: Bradley Cicenas Date: Wed, 6 Dec 2017 08:10:48 +0000 Subject: [PATCH] v1.4 --- README.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 11203dd..361443e 100644 --- a/README.md +++ b/README.md @@ -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/vektorlab/slackcat/releases/download/v1.3/slackcat-1.3-$(uname -s)-amd64 +curl -Lo slackcat https://github.com/vektorlab/slackcat/releases/download/v1.4/slackcat-1.4-$(uname -s)-amd64 sudo mv slackcat /usr/local/bin/ sudo chmod +x /usr/local/bin/slackcat ``` diff --git a/VERSION b/VERSION index 7e32cd5..c068b24 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.3 +1.4