chore: update release version
Kim committed
Mar 17, 2026 at 18:41 UTC
6791e656c1b112ddff9940e8607fb4b97b15f8af
1 file changed
+1
-1
types/types.go
+1
-1
@@ -1,7 +1,7 @@
1
package types
2
3
const (
4
- ReleaseVersion = "v2.0.5"
4
+ ReleaseVersion = "v2.0.6"
5
SDKProtocolVersion = "1"
6
PortalRelayRegistryURL = "https://raw.githubusercontent.com/gosuda/portal/main/registry.json"
7