From 6ce58db7b9512d733c141c00819ecb6483662342 Mon Sep 17 00:00:00 2001 From: Brian Sztamfater Date: Wed, 4 Dec 2024 14:34:01 -0300 Subject: [PATCH] fix_: incorrect USDT estimation and decimals on swap on arbitrum network (#21741) https://github.com/status-im/status-go/compare/896eb635...a61f28bf Signed-off-by: Brian Sztamfater --- status-go-version.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/status-go-version.json b/status-go-version.json index 4d993ba190..584028b902 100644 --- a/status-go-version.json +++ b/status-go-version.json @@ -3,7 +3,7 @@ "_comment": "Instead use: scripts/update-status-go.sh ", "owner": "status-im", "repo": "status-go", - "version": "v6.2.0", - "commit-sha1": "896eb635029e025cc446d73768038fb6c3afe2fb", - "src-sha256": "08vpcxdhjh2szsarbnhqlgdnmn8i7zp11nk0j02gj3xjlzdn9yjy" + "version": "v6.3.0", + "commit-sha1": "a61f28bf135911c1eaf14a61e4a8cfc0170e2ab6", + "src-sha256": "1i9k1kal1q2g8qirzrz5mqa188pb795wxqqjyzxlbrpx8fgkzx3l" }