From dd0ba49bea3033ab65b9dd5d7813072910d3b468 Mon Sep 17 00:00:00 2001 From: frank Date: Fri, 18 Oct 2024 10:51:27 +0800 Subject: [PATCH] fix_: message history loading took too much time (#21411) https://github.com/status-im/status-go/compare/12c4e869...43659f0c --- 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 21ff302fcc..7379584df2 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": "v3.2.0", - "commit-sha1": "3f613a9281f470a91b5080d35d22e55847ac276e", - "src-sha256": "1ghxxlmz0swq6dwabx84m23ikbs1bkzwfgqm4sp7hrnglm7bvikc" + "version": "v3.3.0", + "commit-sha1": "43659f0c7e1a64102e7f8e38bd532b72714c5819", + "src-sha256": "01fpviw1g22f4ni3li2wnhyz0l517jfipvnyfysckds6yi94l0hf" }