mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-27 12:08:32 +03:00
Declare support for r0.3.0
This commit is contained in:
parent
1b83c09c03
commit
30d2730ee2
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ class VersionsRestServlet(RestServlet):
|
|||
"r0.0.1",
|
||||
"r0.1.0",
|
||||
"r0.2.0",
|
||||
"r0.3.0",
|
||||
]
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in a new issue