Merge pull request #1811 from nextcloud/backport/1810/stable18

[stable18] Add 18 to release schedule
This commit is contained in:
Roeland Jago Douma 2020-02-12 19:44:03 +01:00 committed by GitHub
commit 431705f2cb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 3 deletions

View File

@ -7,12 +7,12 @@ This page gives an overview of the currently supported and released versions as
+--------+-------------------+------------------+
| | release date | end of life |
+========+===================+==================+
| **18** | 2020-01-16 | 2021-01 |
+--------+-------------------+------------------+
| **17** | 2019-09-30 | 2020-09 |
+--------+-------------------+------------------+
| **16** | 2019-04-25 | 2020-04 |
+--------+-------------------+------------------+
| **15** | 2018-12-10 | 2019-12 |
+--------+-------------------+------------------+
Find the detailed schedule for major and maintenance releases at: `GitHub <https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule>`_.
@ -34,6 +34,8 @@ Older versions
+----------+----------------+-------------+-------------------------+
| | release date | end of life | latest version |
+==========+================+=============+=========================+
| **15** | 2018-12-10 | 2019-12 | 15.0.14 (2019-12-19) |
+----------+----------------+-------------+-------------------------+
| **14** | 2018-09-10 | 2019-09 | 14.0.14 (2019-08-15) |
+----------+----------------+-------------+-------------------------+
| **13** | 2018-02-06 | 2019-02 | 13.0.12 (2019-02-28) |

View File

@ -172,7 +172,7 @@
<ul class="nav__links">
<li class="nav__item"><a href="https://nextcloud.com/contribute">How to contribute</a></li>
<li class="nav__item"><a href="https://github.com/nextcloud">Code on GitHub</a></li>
<li class="nav__item"><a href="https://github.com/nextcloud/server/issues/new">Report a bug</a></li>
<li class="nav__item"><a href="https://github.com/nextcloud/server/issues/new/choose">Report a bug</a></li>
<li class="nav__item"><a href="https://docs.nextcloud.com/server/14/developer_manual/">Developer Docs</a></li>
<li class="nav__item"><a href="https://nextcloud.com/code-of-conduct">Code of Conduct</a></li>
<li class="nav__item"><a href="https://nextcloud.com/security">Security information</a></li>