Prepare 0.5.6.1 hotfix

This commit is contained in:
Dennis Schubert 2016-01-21 20:42:33 +01:00
parent 5aef0441e8
commit 64a780c831
2 changed files with 3 additions and 1 deletions

View file

@ -1,3 +1,5 @@
# 0.5.6.1
# 0.5.6.0 # 0.5.6.0
## Refactor ## Refactor

View file

@ -4,7 +4,7 @@
defaults: defaults:
version: version:
number: "0.5.6.0" # Do not touch unless doing a release, do not backport the version number that's in master number: "0.5.6.1" # Do not touch unless doing a release, do not backport the version number that's in master
heroku: false heroku: false
environment: environment:
url: "http://localhost:3000/" url: "http://localhost:3000/"