Skip to content

Commit

Permalink
Update binary version.json (#2219)
Browse files Browse the repository at this point in the history
* Update binary version.json

Binary was updated https://github.com/bandprotocol/chain/releases/tag/v2.5.2

* Update chain.json

---------

Co-authored-by: JeremyParish69 <[email protected]>
  • Loading branch information
CrazySerGo and JeremyParish69 authored May 30, 2023
1 parent 8b8a6be commit 8df5080
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions bandchain/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@
},
"codebase": {
"git_repo": "https://github.com/bandprotocol/chain",
"recommended_version": "v2.4.1",
"recommended_version": "v2.5.2",
"compatible_versions": [
"v2.4.1"
"v2.5.2"
],
"genesis": {
"genesis_url": "https://raw.githubusercontent.com/bandprotocol/launch/master/laozi-mainnet/genesis.json"
Expand All @@ -40,6 +40,13 @@
"compatible_versions": [
"v2.4.1"
]
},
{
"name": "v2.5.2",
"recommended_version": "v2.5.2",
"compatible_versions": [
"v2.5.2"
]
}
]
},
Expand Down

0 comments on commit 8df5080

Please sign in to comment.