diff --git a/Changelog.md b/Changelog.md index af4994a01..5a1d01487 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,11 @@ +# 0.6.7.0 + +## Refactor + +## Bug fixes + +## Features + # 0.6.6.0 ## Refactor @@ -12,7 +20,6 @@ * Fix welcome message when podmin is set to an invalid username [#7452](https://github.com/diaspora/diaspora/pull/7452) ## Features - * Add support for Nodeinfo 2.0 [#7447](https://github.com/diaspora/diaspora/pull/7447) # 0.6.5.0 diff --git a/config/defaults.yml b/config/defaults.yml index 7cd9fdf70..acf7bb03b 100644 --- a/config/defaults.yml +++ b/config/defaults.yml @@ -4,7 +4,7 @@ defaults: version: - number: "0.6.5.99" # Do not touch unless doing a release, do not backport the version number that's in master + number: "0.6.6.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/"