chore: update release version

Kim committed Mar 31, 2026 at 14:43 UTC e346113cda6a17ff5f735ad3f1ae983566f53930
1 file changed +1 -1
types/types.go
+1 -1
@@ -1,7 +1,7 @@
1 package types
2
3 const (
4 - ReleaseVersion = "v2.0.8"
4 + ReleaseVersion = "v2.0.9"
5 ProtocolVersion = "3"
6 PortalRelayRegistryURL = "https://raw.githubusercontent.com/gosuda/portal/main/registry.json"
7