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

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2020-12-22 01:08:39 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2020-12-22 01:08:39 +0300
commit728f2fce0529f8a9bc608775366b6d97b9bf173a (patch)
treee09befbf1ebd7d46ce6f944ecaaa0404c0635489 /page-release-channels.php
parentb5ec6c33983524c174c69cc2f9917edb49ebd747 (diff)
Release schedule is in github
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'page-release-channels.php')
-rw-r--r--page-release-channels.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/page-release-channels.php b/page-release-channels.php
index ebcfaea4..72e3f689 100644
--- a/page-release-channels.php
+++ b/page-release-channels.php
@@ -36,6 +36,7 @@
<h3><?php echo $l->t('Where is my new stable release?');?></h3>
<p><?php echo $l->t('Nextcloud makes new versions <strong>incrementally available</strong> to user installations in the Stable channel. When a major new version comes out, we wait about one week and only when no problems are found we start the roll out in steps of about 20% of our user base per week. In practice this means a new release is typically only available in the stable channel <strong>after the first minor release.</strong> Users can always upgrade sooner by choosing the beta channel, which typically tracks stable releases immediately after publishing.');?></p>
<p><?php echo $l->t('After upgrading to the new major release from the Beta channel, you can switch back to stable where you will be notified of minor releases as usual.');?></p>
+ <p><?php echo $l->t('If you are looking for our release- and maintenance schedule, you can find that ');?><a href="https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule"><?php echo $l->t('in Github.');?></a></p>
</div>
<div class="col-md-6">
<iframe width="100%" height="300" src="https://www.youtube.com/embed/3hsQNPlQOSE" frameborder="0" allowfullscreen></iframe>