diff --git a/Changelog.md b/Changelog.md index 2dbd4123d..37091fb49 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,11 @@ +# 0.7.12.0 + +## Refactor + +## Bug fixes + +## Features + # 0.7.11.0 ## Refactor diff --git a/config/defaults.yml b/config/defaults.yml index c04665f69..d866ccec6 100644 --- a/config/defaults.yml +++ b/config/defaults.yml @@ -4,7 +4,7 @@ defaults: version: - number: "0.7.10.99" # Do not touch unless doing a release, do not backport the version number that's in master + number: "0.7.11.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/"