Last Updated: February 25, 2016
·
550
· junjs

Rollback heroku instance to a previous version

To go to an specific version in a heroku instance

$ heroku releases

And then rollback

$ heroku rollback v12

Sources: https://devcenter.heroku.com/articles/cedar-14-migration