Return to unstable

pull/2213/head
Travis Ralston 3 months ago
parent 81a864545f
commit 2a8c0bc7b8

@ -61,13 +61,13 @@ copyright = "The Matrix.org Foundation CIC"
[params.version]
# must be one of "unstable", "current", "historical"
# this is used to decide whether to show a banner pointing to the current release
status = "stable"
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.
major = "1"
minor = "16"
# major = "1"
# minor = "16"
# User interface configuration
[params.ui]

Loading…
Cancel
Save