From 13698bece5a19ba078cbcba59bbe743064b3ef8a Mon Sep 17 00:00:00 2001 From: Benjamin Neff Date: Sun, 5 Mar 2017 01:56:50 +0100 Subject: [PATCH] Start 0.6.5.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 b360d79b8..6fc8fd91a 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,11 @@ +# 0.6.5.0 + +## Refactor + +## Bug fixes + +## Features + # 0.6.4.0 ## Refactor diff --git a/config/defaults.yml b/config/defaults.yml index ca3e4d5e6..7857a894b 100644 --- a/config/defaults.yml +++ b/config/defaults.yml @@ -4,7 +4,7 @@ defaults: version: - number: "0.6.3.99" # Do not touch unless doing a release, do not backport the version number that's in master + number: "0.6.4.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/"