Use the master branch as default for heroku deployments

Devel might contain instable features
This commit is contained in:
Maxime Quandalle 2015-09-10 18:12:14 +02:00
parent 3934ee13f7
commit 1c805e084f
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
"name": "Wekan",
"description": "The open-source Trello-like kanban",
"repository": "https://github.com/wekan/wekan",
"logo": "https://raw.githubusercontent.com/wekan/wekan/heroku/meta/icons/wekan-150.png",
"logo": "https://raw.githubusercontent.com/wekan/wekan/master/meta/icons/wekan-150.png",
"keywords": ["productivity", "tool", "team", "kanban"],
"website": "http://wekan.io",
"env": {