Skip to content

Commit

Permalink
Update chain.json
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyParish69 committed Sep 11, 2024
1 parent 8bf2342 commit 92e3043
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions neutron/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down Expand Up @@ -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"
},
Expand Down Expand Up @@ -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"
},
Expand Down Expand Up @@ -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
},
Expand All @@ -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
}
Expand Down

0 comments on commit 92e3043

Please sign in to comment.