diff --git a/conf.py b/conf.py index 1465bb290..3116249bf 100644 --- a/conf.py +++ b/conf.py @@ -37,7 +37,7 @@ rst_epilog = '.. |version| replace:: %s' % version # building the versions list version_start = 17 # THIS IS THE SUPPORTED VERSION NUMBER -version_stable = 19 # INCREASE THIS NUMBER TO THE LATEST STABLE VERSION NUMBER +version_stable = 20 # INCREASE THIS NUMBER TO THE LATEST STABLE VERSION NUMBER def generateVersionsDocs(current_docs): versions_doc = [] for v in range(version_start, version_stable + 1): diff --git a/index.html b/index.html index fd3776d52..60438371d 100644 --- a/index.html +++ b/index.html @@ -219,9 +219,21 @@ page for more information.

+
+

Nextcloud 20

+

This documents the latest version of Nextcloud.

+ +
+

Nextcloud 19

-

This documents the latest version of Nextcloud.

+

This documents a previous version of Nextcloud.