mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-23 11:39:30 -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, {
|
||||
"versions": [
|
||||
"r0.0.1",
|
||||
"r0.1.0",
|
||||
"r0.2.0",
|
||||
]
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user