Skip to content
Snippets Groups Projects
Commit f6f8f81a authored by Richard van der Hoff's avatar Richard van der Hoff Committed by GitHub
Browse files

Add r0.1.0 to the "supported versions" list

parent fda078f9
No related branches found
No related tags found
No related merge requests found
......@@ -28,6 +28,7 @@ class VersionsRestServlet(RestServlet):
return (200, {
"versions": [
"r0.0.1",
"r0.1.0",
"r0.2.0",
]
})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment