From 3ac340e03ea7d27013cbb011b12e96ccfe1e1ee7 Mon Sep 17 00:00:00 2001 From: Dennis Schubert Date: Sun, 20 Dec 2015 00:06:19 +0100 Subject: [PATCH] Prepeare 0.5.5.1 hotfix --- config/defaults.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/defaults.yml b/config/defaults.yml index 76ab9b5df..8ebef3e90 100644 --- a/config/defaults.yml +++ b/config/defaults.yml @@ -4,7 +4,7 @@ defaults: version: - number: "0.5.5.0" # Do not touch unless doing a release, do not backport the version number that's in master + number: "0.5.5.1" # Do not touch unless doing a release, do not backport the version number that's in master heroku: false environment: url: "http://localhost:3000/"