mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-06-19 16:54:13 -04: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.0.1",
|
||||||
"r0.1.0",
|
"r0.1.0",
|
||||||
"r0.2.0",
|
"r0.2.0",
|
||||||
|
"r0.3.0",
|
||||||
]
|
]
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue