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@jhass.eu>2015-06-14 18:57:41 +0300
committerJonne Haß <me@jhass.eu>2015-06-14 18:57:41 +0300
commit9b36ec67971cedeec8082f47d4fef2a147bef5c3 (patch)
tree61ae35a200d8fd17b1f84be86936a738e58e4888
parent7052f2a63bf7b4563eb144db293d82fda13eb44a (diff)
release 0.5.1v0.5.1.0
-rw-r--r--config/defaults.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/defaults.yml b/config/defaults.yml
index 70ed9dd99..44bf38a81 100644
--- a/config/defaults.yml
+++ b/config/defaults.yml
@@ -4,7 +4,7 @@
defaults:
version:
- number: "0.5.0.99" # Do not touch unless doing a release, do not backport the version number that's in master
+ number: "0.5.1.0" # Do not touch unless doing a release, do not backport the version number that's in master
heroku: false
environment:
url: "http://localhost:3000/"