-> unstable
This commit is contained in:
parent
fe880fdaf4
commit
029be205b9
1 changed files with 3 additions and 3 deletions
|
@ -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 = "14"
|
||||
# major = "1"
|
||||
# minor = "14"
|
||||
|
||||
# User interface configuration
|
||||
[params.ui]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue