diff --git a/Changelog.md b/Changelog.md index 31c081fb0..b6f4dad70 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,11 @@ +# 0.7.18.0 + +## Refactor + +## Bug fixes + +## Bug fixes + # 0.7.17.0 ## Security diff --git a/config/defaults.yml b/config/defaults.yml index ecd38c6a8..1f8ac0f54 100644 --- a/config/defaults.yml +++ b/config/defaults.yml @@ -4,7 +4,7 @@ defaults: version: - number: "0.7.17.0" # Do not touch unless doing a release, do not backport the version number that's in master + number: "0.7.17.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/"