Skip to content

Commit

Permalink
chore: update chains cosmosSdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
zakarialounes committed Mar 22, 2024
1 parent b9b15cd commit bbb2b68
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion chains/mainnets/bitsong/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"features": ["ibc-transfer", "ibc-go", "cosmwasm", "wasmd_0.24+"],
"coinGeckoId": "bitsong",
"chainInfo": {
"cosmosSdkVersion": "0.45.11",
"cosmosSdkVersion": "0.45.16",
"ibcGoVersion": "3.3.1"
},
"colors": {
Expand Down
2 changes: 1 addition & 1 deletion chains/mainnets/cosmoshub/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"features": ["ibc-transfer", "ibc-go"],
"coinGeckoId": "cosmos",
"chainInfo": {
"cosmosSdkVersion": "0.45.16",
"cosmosSdkVersion": "0.47.10",
"ibcGoVersion": "4.4.2"
},
"colors": {
Expand Down
2 changes: 1 addition & 1 deletion chains/mainnets/juno/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"features": ["ibc-transfer", "ibc-go", "cosmwasm", "wasmd_0.24+"],
"coinGeckoId": "juno-network",
"chainInfo": {
"cosmosSdkVersion": "0.47.5",
"cosmosSdkVersion": "0.47.6",
"ibcGoVersion": "7.3.1"
},
"colors": {
Expand Down
2 changes: 1 addition & 1 deletion chains/mainnets/mars/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"high": 0.01
},
"chainInfo": {
"cosmosSdkVersion": "0.46.7",
"cosmosSdkVersion": "0.46.13",
"ibcGoVersion": "6.1.1"
},
"colors": {
Expand Down
2 changes: 1 addition & 1 deletion chains/mainnets/neutron/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"features": ["ibc-transfer", "cosmwasm"],
"coinGeckoId": "",
"chainInfo": {
"cosmosSdkVersion": "0.45.15",
"cosmosSdkVersion": "0.47.6",
"ibcGoVersion": "4.3.1"
},
"colors": {
Expand Down
2 changes: 1 addition & 1 deletion chains/mainnets/omniflixhub/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"features": ["ibc-transfer"],
"coinGeckoId": "omniflix-network",
"chainInfo": {
"cosmosSdkVersion": "0.47.5",
"cosmosSdkVersion": "0.47.10",
"ibcGoVersion": "7.3.1"
},
"colors": {
Expand Down
2 changes: 1 addition & 1 deletion chains/mainnets/onomy/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"high": 0.06
},
"chainInfo": {
"cosmosSdkVersion": "0.44.16",
"cosmosSdkVersion": "0.45.16",
"ibcGoVersion": "4.4.2"
},
"colors": {
Expand Down
2 changes: 1 addition & 1 deletion chains/mainnets/persistence/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"high": 0.04
},
"chainInfo": {
"cosmosSdkVersion": "0.47.3",
"cosmosSdkVersion": "0.47.5",
"ibcGoVersion": "7.2.0"
},
"colors": {
Expand Down
2 changes: 1 addition & 1 deletion chains/mainnets/stargaze/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"features": ["ibc-transfer", "ibc-go", "cosmwasm", "wasmd_0.24+"],
"coinGeckoId": "stargaze",
"chainInfo": {
"cosmosSdkVersion": "0.45.16",
"cosmosSdkVersion": "0.47.10",
"ibcGoVersion": "4.4.2"
},
"colors": {
Expand Down
2 changes: 1 addition & 1 deletion chains/mainnets/stride/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"features": ["ibc-transfer", "ibc-go"],
"coinGeckoId": "stride",
"chainInfo": {
"cosmosSdkVersion": "0.47.5",
"cosmosSdkVersion": "0.47.10",
"ibcGoVersion": "7.3.1"
},
"colors": {
Expand Down

0 comments on commit bbb2b68

Please sign in to comment.