diff --git a/conf.py b/conf.py index 2c895dd52..78de3dd78 100644 --- a/conf.py +++ b/conf.py @@ -37,7 +37,7 @@ rst_epilog = '.. |version| replace:: %s' % version # building the versions list version_start = 16 # THIS IS THE SUPPORTED VERSION NUMBER -version_stable = 18 # INCREASE THIS NUMBER TO THE LATEST STABLE VERSION NUMBER +version_stable = 19 # 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 5c260930e..7f6a9d194 100644 --- a/index.html +++ b/index.html @@ -219,6 +219,19 @@ page for more information.

+
+

Nextcloud 19

+

This documents the upcoming version of Nextcloud.

+ +
+ +

Nextcloud 18

This documents the latest version of Nextcloud.