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:
authorMarius Blüm <marius@lineone.io>2017-05-25 18:46:06 +0300
committerMarius Blüm <marius@lineone.io>2017-05-25 18:46:06 +0300
commitfd02e98615637992c49ff266e440e0542863a736 (patch)
tree99ef558f48337f238e75b4a7d4a58adcf8a21c4c /page-security.php
parentd8164aecc09b48f2eb74664a45ecf350b98053d9 (diff)
Update supported versions
Signed-off-by: Marius Blüm <marius@lineone.io>
Diffstat (limited to 'page-security.php')
-rw-r--r--page-security.php8
1 files changed, 5 insertions, 3 deletions
diff --git a/page-security.php b/page-security.php
index 559e9573..115c002e 100644
--- a/page-security.php
+++ b/page-security.php
@@ -40,12 +40,14 @@
<h3><?php echo $l->t('Supported Product Versions');?></h3>
<p><?php echo $l->t('Nextcloud Server:');?></p>
<ul>
+ <li><?php echo $l->t('Latest 12.x release');?></li>
<li><?php echo $l->t('Latest 11.x release');?></li>
- <li><?php echo $l->t('Latest 10.x release (End of Life in 2017-05)');?></li>
- <li><?php echo $l->t('Latest 9.x release (End of Life since 2017-04)');?></li>
+ <li><?php echo $l->t('Latest 10.x release');?></li>
</ul>
- <p><?php echo $l->t('If you want to continue to use End of Life-version, please <a href="https://nextcloud.com/enterprise/buy/">contact Nextcloud sales</a>to get access to our Long Term Support offering.');?></p>
+ <p><?php echo $l->t('You will find our Maintenance and Release Schedule <a href="https://nextcloud.com/enterprise/buy/">on GitHub</a>. Please have a close look into the End of Life-section.');?></p>
+
+ <p><?php echo $l->t('If you want to continue to use versions, which reached their End of Life, please <a href="https://nextcloud.com/enterprise/buy/">contact Nextcloud sales</a> to get access to our Long Term Support offering.');?></p>
<p><?php echo $l->t('Nextcloud Android Client:');?></p>
<ul></p>