aboutsummaryrefslogtreecommitdiff
path: root/clientapi
diff options
context:
space:
mode:
authorNeil Alexander <neilalexander@users.noreply.github.com>2022-06-01 09:39:17 +0100
committerNeil Alexander <neilalexander@users.noreply.github.com>2022-06-01 09:39:17 +0100
commitea16614f71bcc2792df717c99dc857a68ac39c2b (patch)
tree9d4ef5ea50c9ac3e057b528360421b2e84c9a139 /clientapi
parentae7b6dd5164eb34cc65b5e43e576c6fcd9779351 (diff)
Update versions
Diffstat (limited to 'clientapi')
-rw-r--r--clientapi/routing/routing.go3
1 files changed, 3 insertions, 0 deletions
diff --git a/clientapi/routing/routing.go b/clientapi/routing/routing.go
index 94becf46..fab45fdf 100644
--- a/clientapi/routing/routing.go
+++ b/clientapi/routing/routing.go
@@ -89,6 +89,9 @@ func Setup(
"r0.4.0",
"r0.5.0",
"r0.6.1",
+ "v1.0",
+ "v1.1",
+ "v1.2",
}, UnstableFeatures: unstableFeatures},
}
}),