diff --git a/Changelog.md b/Changelog.md index 1b5a31eb7..07c914b2f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,11 @@ +# Head + +## Refactor + +## Bug fixes + +## Features + # 0.4.1.0 ## Refactor diff --git a/config/defaults.yml b/config/defaults.yml index c68d47847..d94cb7ac6 100644 --- a/config/defaults.yml +++ b/config/defaults.yml @@ -4,7 +4,7 @@ defaults: version: - number: "0.4.1.0" # Do not touch unless doing a release, do not backport the version number that's in master but keep develop to always say "head" + number: "head" # Do not touch unless doing a release, do not backport the version number that's in master but keep develop to always say "head" heroku: false environment: url: "http://localhost:3000/"