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@",