Advertize spec 1.3 & 1.4 compatability

Removing the nonexisting 1.0 at the same time.

Fixes: https://github.com/matrix-org/dendrite/issues/2771

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
This commit is contained in:
Sebastian Spaeth 2022-10-15 23:48:14 +02:00
parent 81dbad39a3
commit add9ecdafd

View file

@ -110,9 +110,10 @@ func Setup(
"r0.4.0",
"r0.5.0",
"r0.6.1",
"v1.0",
"v1.1",
"v1.2",
"v1.3",
"v1.4",
}, UnstableFeatures: unstableFeatures},
}
}),