diff --git a/Changelog.md b/Changelog.md index 05a3fa7df..aa0155ab0 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,11 @@ +# 0.7.3.0 + +## Refactor + +## Bug fixes + +## Features + # 0.7.2.0 ## Bug fixes diff --git a/config/defaults.yml b/config/defaults.yml index 5b50af3ee..f3434dbb9 100644 --- a/config/defaults.yml +++ b/config/defaults.yml @@ -4,7 +4,7 @@ defaults: version: - number: "0.7.1.99" # Do not touch unless doing a release, do not backport the version number that's in master + number: "0.7.2.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/"