From b487c389bcd463965db2f6c392a040ed3cf2e0e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonne=20Ha=C3=9F?= Date: Sun, 24 Feb 2013 17:25:02 +0100 Subject: [PATCH] release 0.0.3.1 --- Changelog.md | 8 +------- config/defaults.yml | 2 +- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/Changelog.md b/Changelog.md index b7befe3a04d..26c1b2c6abd 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,10 +1,4 @@ -# Head - -## Features - -* Deleting a post that was shared to Facebook now deletes it from Facebook too [#3980]( https://github.com/diaspora/diaspora/pull/3980) - -## Bug Fixes +# 0.0.3.1 * exec foreman in ./script/server to replace the process so that we can Ctrl+C it again. * Include our custom fileuploader on the mobile site too. [#3994](https://github.com/diaspora/diaspora/pull/3994) diff --git a/config/defaults.yml b/config/defaults.yml index 24565f31673..5bb2bb70f3a 100644 --- a/config/defaults.yml +++ b/config/defaults.yml @@ -4,7 +4,7 @@ defaults: version: - number: "0.0.3.0" + number: "0.0.3.1" heroku: false environment: url: "http://localhost:3000/"