From ed7f288334d9988f47aab91726f67fc855c27b0d Mon Sep 17 00:00:00 2001 From: Paul Draper Date: Fri, 9 Mar 2018 12:15:05 -0700 Subject: [PATCH] Version 1.5 --- bintray.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bintray.json b/bintray.json index 973b3cb..df9f3eb 100644 --- a/bintray.json +++ b/bintray.json @@ -7,7 +7,7 @@ "deb_component": "main", "deb_distribution": "lucid" }, - "uploadPattern": "pool/main/a/apt-boto-s3/$1_1.4$2" + "uploadPattern": "pool/main/a/apt-boto-s3/$1_1.5$2" } ], "package": { @@ -17,8 +17,8 @@ }, "publish": true, "version": { - "name": "1.4", + "name": "1.5", "gpgSign": true, - "vcs_tag": "v1.4" + "vcs_tag": "v1.5" } }