From a6869197d83c4f19c5f7b7676f52ec3b6aa8730f Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Tue, 23 May 2017 00:14:27 +0200 Subject: [PATCH] Start 0.6.7.0 cycle [ci skip] --- Changelog.md | 9 ++++++++- config/defaults.yml | 2 +- 2 files changed, 9 insertions(+), 2 deletions(-) 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/"