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
path: root/config
diff options
context:
space:
mode:
authorBenjamin Neff <benjamin@coding4coffee.ch>2017-09-29 00:38:57 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2017-09-29 00:38:57 +0300
commit1b6ffa25282436565caa2acb83f4b803b473492c (patch)
treef3f30c26dd4e9300b326c4a62d192cf2bdf945f2 /config
parentfd36517dee51d9d78796d81242f91a72f65165b2 (diff)
Start 0.7.2.0 cycle
Diffstat (limited to 'config')
-rw-r--r--config/defaults.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/defaults.yml b/config/defaults.yml
index 38277b295..5b50af3ee 100644
--- a/config/defaults.yml
+++ b/config/defaults.yml
@@ -4,7 +4,7 @@
defaults:
version:
- number: "0.7.0.99" # Do not touch unless doing a release, do not backport the version number that's in master
+ number: "0.7.1.99" # Do not touch unless doing a release, do not backport the version number that's in master
heroku: false
environment:
url: "http://localhost:3000/"