From 66367cccd8fe01fcf940a51211e0173bb05e31aa Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Sun, 15 Jan 2017 05:05:24 +0100 Subject: [PATCH] Start 0.6.4.0 cycle --- Changelog.md | 8 ++++++++ config/defaults.yml | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 804954d00..a2651e9c4 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,11 @@ +# 0.6.4.0 + +## Refactor + +## Bug fixes + +## Features + # 0.6.3.0 ## Refactor diff --git a/config/defaults.yml b/config/defaults.yml index 87ea16b98..285b9d6cf 100644 --- a/config/defaults.yml +++ b/config/defaults.yml @@ -4,7 +4,7 @@ defaults: version: - number: "0.6.2.99" # Do not touch unless doing a release, do not backport the version number that's in master + number: "0.6.3.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/"