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:
authorDennis Schubert <mail@dennis-schubert.de>2022-04-27 22:15:32 +0300
committerDennis Schubert <mail@dennis-schubert.de>2022-04-27 22:15:32 +0300
commit058090afe745ddc09a8a45045562465297670ddf (patch)
tree47ade00908c0f5d2f16bc2fc64450527e304491b /config
parent02eba842aed40e6411fbed8db9e32fcd0e59c642 (diff)
Start 0.7.18.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 ecd38c6a8..1f8ac0f54 100644
--- a/config/defaults.yml
+++ b/config/defaults.yml
@@ -4,7 +4,7 @@
defaults:
version:
- number: "0.7.17.0" # Do not touch unless doing a release, do not backport the version number that's in master
+ number: "0.7.17.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/"