From 7fa3d514638b8dde3aa2dbe33e1baab485bfe611 Mon Sep 17 00:00:00 2001 From: Khanh Hoa Date: Thu, 18 Jan 2024 14:03:23 +0700 Subject: [PATCH] chore: refactor format --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d4ebda2..9a6e1c18 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Because of this, branching is like: * `release/v1.0.x` is the tip of the mainnet branch, and reflects working mainnet state until the launch of v2 * `release/v2.0.x` is the tip of the branch for v2, which enables alliance. * `release/v3.0.x` is the tip of the branch for v3, which will add osmosis ibc hooks, async-icq. -* `release/v4.1.x` is the current development branch,which upgrades to ibc v7, sdk 47, cometbft 37, and wasmd v0.45.0 +* `release/v4.1.x` is the current development branch, which upgrades to ibc v7, sdk 47, cometbft 37, and wasmd v0.45.0 ## Resources