Remove erroneous sentence from Hugo config docs

The version is updated manually during the release (see /meta/releasing.md), not by CI.

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2024-12-22 04:13:57 +01:00
parent fe09357ee6
commit a33c1b710d
No known key found for this signature in database
GPG key ID: 0C971D9DBC9D678D

View file

@ -65,7 +65,7 @@ status = "unstable"
# A URL pointing to the latest, stable release of the spec. To be shown in the unstable version warning banner.
current_version_url = "https://spec.matrix.org/latest"
# The following is used when status = "stable", and is displayed in various UI elements on a released version
# of the spec. CI will set these values here automatically when a release git tag (i.e `v1.5`) is created.
# of the spec.
# major = "1"
# minor = "13"