diff --git a/Changelog.md b/Changelog.md index b7befe3a0..26c1b2c6a 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 24565f316..5bb2bb70f 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/"