mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-24 09:09:25 -05:00
Add r0.1.0 to the "supported versions" list
This commit is contained in:
parent
fda078f995
commit
f6f8f81a48
@ -28,6 +28,7 @@ class VersionsRestServlet(RestServlet):
|
|||||||
return (200, {
|
return (200, {
|
||||||
"versions": [
|
"versions": [
|
||||||
"r0.0.1",
|
"r0.0.1",
|
||||||
|
"r0.1.0",
|
||||||
"r0.2.0",
|
"r0.2.0",
|
||||||
]
|
]
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user