diff --git a/Changelog.md b/Changelog.md index 9a162a2a4..3bb06c364 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,11 @@ +# 0.6.1.0 + +## Refactor + +## Bug fixes + +## Features + # 0.6.0.0 ## Warning: This release contains long migrations diff --git a/config/defaults.yml b/config/defaults.yml index 856625e0d..57e6c6f57 100644 --- a/config/defaults.yml +++ b/config/defaults.yml @@ -4,7 +4,7 @@ defaults: version: - number: "0.5.99.0" # Do not touch unless doing a release, do not backport the version number that's in master + number: "0.6.0.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/"