diff --git a/Changelog.md b/Changelog.md index 8cf3cb95fec5b109a45be82f31f862e874d6c70c..11f227d7b2837e782cb41a6aa4fa240e2733002f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,11 @@ +# 0.5.6.0 + +## Refactor + +## Bug fixes + +## Features + # 0.5.5.0 ## Bug fixes diff --git a/config/defaults.yml b/config/defaults.yml index 76ab9b5df6ff43c33356259b98ca765b57da29ed..7b1d3eb65ecbcb37884bad434a9e9f791da94783 100644 --- a/config/defaults.yml +++ b/config/defaults.yml @@ -4,7 +4,7 @@ defaults: version: - number: "0.5.5.0" # Do not touch unless doing a release, do not backport the version number that's in master + number: "0.5.5.99" # Do not touch unless doing a release, do not backport the version number that's in master heroku: false environment: url: "http://localhost:3000/"