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>2022-02-12 02:07:58 +0300
committerBenjamin Neff <benjamin@coding4coffee.ch>2022-02-12 02:07:58 +0300
commitd896744ca12a68e6fa51ba3ba4a0cfd07cfb825d (patch)
treea2f433ccf32f150f3645d33ac0f93bc02b08756a /config
parent82291ed7e7dc4620d376089b83a0ce0d610a06a1 (diff)
Start 0.7.17.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 3d8241653..c0173dea6 100644
--- a/config/defaults.yml
+++ b/config/defaults.yml
@@ -4,7 +4,7 @@
defaults:
version:
- number: "0.7.16.0" # Do not touch unless doing a release, do not backport the version number that's in master
+ number: "0.7.16.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/"