diff --git a/conf.py b/conf.py index b9170f6e1..bb2af79b8 100644 --- a/conf.py +++ b/conf.py @@ -37,7 +37,7 @@ rst_epilog = '.. |version| replace:: %s' % version # building the versions list version_start = 24 # THIS IS THE SUPPORTED VERSION NUMBER -version_stable = 25 # INCREASE THIS NUMBER TO THE LATEST STABLE VERSION NUMBER +version_stable = 26 # INCREASE THIS NUMBER TO THE LATEST STABLE VERSION NUMBER # Also search for "TODO ON RELEASE" in the rst files diff --git a/index.html b/index.html index c1274802a..81657a32a 100644 --- a/index.html +++ b/index.html @@ -220,7 +220,7 @@
This documents the upcoming version of Nextcloud (not released).
This documents the latest stable version of Nextcloud.
This documents the previous version of Nextcloud.
+This documents the previous and last supported version of Nextcloud.
+This documents the last supported version of Nextcloud.