From fc8aa32d7f41caac16a8d84e0282650da657892b Mon Sep 17 00:00:00 2001 From: Fabio Bas Date: Mon, 19 Oct 2015 22:09:24 +0200 Subject: [PATCH] Bintray package updates --- cmake/bintray_deploy.json.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmake/bintray_deploy.json.in b/cmake/bintray_deploy.json.in index 9ef1f2e0..37306db7 100644 --- a/cmake/bintray_deploy.json.in +++ b/cmake/bintray_deploy.json.in @@ -1,6 +1,6 @@ { "package": { - "name": "Cockatrice-dev", + "name": "Cockatrice-git", "repo": "Cockatrice", "subject": "cockatrice", "desc": "Cockatrice master branch automated builds", @@ -12,7 +12,7 @@ "licenses": ["GPL-2.0"], "labels": ["card", "tabletop", "game"], "public_download_numbers": false, - "public_stats": false + "public_stats": true }, "version": { "name": "@PROJECT_VERSION@",