Open
Description
Hi
earlier i was working on one project and heroku toolbelt was working fine but i now i have two project from two different clients with two different heroku accounts , and i am unable to deploy to new heroku account everytime i yo angular-fullstack:heroku
in new project dir, a new app is created in old heroku account which belongs to different client .
i tried using this https://github.com/ddollar/heroku-accounts but still its creating new app in old heroku account
how can i solve this issue
pls help