chore: 26 is EOL

Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
This commit is contained in:
John Molakvoæ
2024-03-28 14:14:33 +01:00
committed by GitHub
parent 1f8a32bb1f
commit ec7dde5dd8

View File

@@ -36,8 +36,8 @@ html_logo = "../_shared_assets/static/logo-white.png"
rst_epilog = '.. |version| replace:: %s' % version
# building the versions list
version_start = 26 # THIS IS THE SUPPORTED VERSION NUMBER
version_stable = 28 # INCREASE THIS NUMBER TO THE LATEST STABLE VERSION NUMBER
version_start = 27 # THIS IS THE SUPPORTED VERSION NUMBER
version_stable = 29 # INCREASE THIS NUMBER TO THE LATEST STABLE VERSION NUMBER
# Also search for "TODO ON RELEASE" in the rst files