diff --git a/conf.py b/conf.py index a3923d091..62aa0beb4 100644 --- a/conf.py +++ b/conf.py @@ -40,7 +40,7 @@ rst_epilog = '.. |version| replace:: %s' % version version_start = 29 # THIS IS THE OLDEST SUPPORTED VERSION NUMBER # THIS IS THE VERSION THAT IS MAPPED TO https://docs.nextcloud.com/server/stable/ -version_stable = 30 # CHANGING IT MUST RESULT IN A CHANGE OF THE SYMLINK ON THE LIVE SERVER +version_stable = 31 # CHANGING IT MUST RESULT IN A CHANGE OF THE SYMLINK ON THE LIVE SERVER # Also search for "TODO ON RELEASE" in the rst files diff --git a/index.html b/index.html index 9e8bfd89d..4670ed8e9 100644 --- a/index.html +++ b/index.html @@ -233,20 +233,8 @@ -
This documents the next version of Nextcloud (not released).
-This documents the latest stable version of Nextcloud.
This documents the previous stable (still supported) version of Nextcloud.
+This documents the last supported stable version of Nextcloud.