From 69be9124789a1a816282be42d3a0c7e32ee54dab Mon Sep 17 00:00:00 2001 From: Dennis Schubert Date: Wed, 12 Apr 2017 01:28:18 +0200 Subject: [PATCH] Start 0.6.6.0 cycle [ci skip] --- Changelog.md | 8 ++++++++ config/defaults.yml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 293e08f6911..f79b616d781 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,11 @@ +# 0.6.6.0 + +## Refactor + +## Bug fixes + +## Features + # 0.6.5.0 ## Refactor diff --git a/config/defaults.yml b/config/defaults.yml index 7857a894b10..7cd9fdf7012 100644 --- a/config/defaults.yml +++ b/config/defaults.yml @@ -4,7 +4,7 @@ defaults: version: - number: "0.6.4.99" # Do not touch unless doing a release, do not backport the version number that's in master + number: "0.6.5.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/"