diff --git a/osmosis/chain.json b/osmosis/chain.json index ef06557102..584a5a7b4c 100644 --- a/osmosis/chain.json +++ b/osmosis/chain.json @@ -34,13 +34,13 @@ }, "codebase": { "git_repo": "https://github.com/osmosis-labs/osmosis", - "recommended_version": "12.2.0", + "recommended_version": "v12.2.0", "compatible_versions": [ - "12.2.0" + "v12.2.0" ], "binaries": { - "linux/amd64": "https://github.com/osmosis-labs/osmosis/releases/download/v12.1.0/osmosisd-12.1.0-linux-amd64?checksum=sha256:44433f93946338b8cb167d9030ebbcfe924294d95d745026ada5dbe8f50d5010", - "linux/arm64": "https://github.com/osmosis-labs/osmosis/releases/download/v12.1.0/osmosisd-12.1.0-linux-arm64?checksum=sha256:ef2c3d60156be5481534ecb33f9d94d73afa38a1b016e7e1c6d3fe10e3e69b3a" + "linux/amd64": "https://github.com/osmosis-labs/osmosis/releases/download/v12.2.0/osmosisd-12.2.0-linux-amd64?checksum=sha256:b4a0296b142b1a535f3116021d39660868a83fc66b290ab0891b06211f86fd31", + "linux/arm64": "https://github.com/osmosis-labs/osmosis/releases/download/v12.2.0/osmosisd-12.2.0-linux-arm64?checksum=sha256:84717e741b61ef3616fef403aae42067614e58a0208347cd642f6d03240b7778" }, "cosmos_sdk_version": "0.45", "tendermint_version": "0.34", @@ -484,4 +484,4 @@ "keywords": [ "dex" ] -} +} \ No newline at end of file