mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-07 06:53:09 -06:00
add v1.3 and v1.4
This commit is contained in:
parent
46902e5766
commit
e89ab90d75
|
|
@ -147,6 +147,8 @@ func Setup(
|
||||||
"v1.0",
|
"v1.0",
|
||||||
"v1.1",
|
"v1.1",
|
||||||
"v1.2",
|
"v1.2",
|
||||||
|
"v1.3",
|
||||||
|
"v1.4",
|
||||||
}, UnstableFeatures: unstableFeatures},
|
}, UnstableFeatures: unstableFeatures},
|
||||||
}
|
}
|
||||||
}),
|
}),
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue