0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-02 04:29:00 +02:00

Add r0.3.0 to supported client API versions (#426)

Signed-off-by: Andrew Morgan (https://amorgan.xyz) <andrew@amorgan.xyz>
This commit is contained in:
Andrew Morgan 2018-03-14 10:36:02 -07:00 committed by Richard van der Hoff
parent c9add39768
commit 66af311b6a

View file

@ -60,6 +60,7 @@ func Setup(
"r0.0.1",
"r0.1.0",
"r0.2.0",
"r0.3.0",
}},
}
}),