diff --git a/neutron/chain.json b/neutron/chain.json index 338c4b8344..2ea471ba5e 100644 --- a/neutron/chain.json +++ b/neutron/chain.json @@ -166,6 +166,7 @@ "next_version_name": "v3.0.5", "sdk": { "type": "cosmos", + "repo": "https://github.com/neutron-org/cosmos-sdk", "version": "v0.47.10", "tag": "v0.47.10-neutron" }, @@ -201,6 +202,7 @@ "next_version_name": "v4.0.1", "sdk": { "type": "cosmos", + "repo": "https://github.com/neutron-org/cosmos-sdk", "version": "v0.47.10", "tag": "v0.47.10-neutron" }, @@ -238,6 +240,7 @@ "next_version_name": "v4.2.1", "sdk": { "type": "cosmos", + "repo": "https://github.com/neutron-org/cosmos-sdk", "version": "v0.50.7", "tag": "v0.50.7-neutron" }, @@ -273,11 +276,13 @@ "next_version_name": "", "sdk": { "type": "cosmos", + "repo": "https://github.com/neutron-org/cosmos-sdk", "version": "v0.50.8", "tag": "v0.50.8-neutron" }, "cosmwasm": { - "version": "v0.51.2-neutron", + "version": "v0.51.2", + "tag": "v0.51.2-neutron", "repo": "https://github.com/neutron-org/wasmd", "enabled": true }, @@ -298,7 +303,8 @@ "version": "v8.2.1" }, "cosmwasm": { - "version": "v0.51.2-neutron", + "version": "v0.51.2", + "tag": "v0.51.2-neutron", "repo": "https://github.com/neutron-org/wasmd", "enabled": true }