Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonne Haß <me@mrzyx.de>2013-02-24 20:25:02 +0400
committerJonne Haß <me@mrzyx.de>2013-02-24 20:25:02 +0400
commitb487c389bcd463965db2f6c392a040ed3cf2e0e9 (patch)
tree0540d26a260e4e15212fe6d2321f3b3704e3f4f4
parent6bb644f058310c52234dbf1254ca007b2db69d00 (diff)
release 0.0.3.1v0.0.3.1
-rw-r--r--Changelog.md8
-rw-r--r--config/defaults.yml2
2 files changed, 2 insertions, 8 deletions
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/"