From b3bebe18595c8e8d24b474c48e5aa4b1ac998bfd Mon Sep 17 00:00:00 2001 From: Alexander Date: Fri, 8 Mar 2024 13:41:10 +0100 Subject: [PATCH] Update `status-go` version to fix the issue with peer syncing migration (#19127) * Update `status-go` version to fix the issue with peer syncing migration https://github.com/status-im/status-go/compare/8e8c1614...f9e7caa5 * Latest `commit-sha1` * Fixes --- 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 0ac30efe3f..6b3cea5426 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": "v0.176.5", - "commit-sha1": "8e8c16142db0eed19f1138caf4ae85f4030534a7", - "src-sha256": "1gpdrj0ajad93l4ycrzy8njddklhzrqgcqp6i7ydr8slljp6ijz0" + "version": "v0.176.6", + "commit-sha1": "200d5f054096518848adabca82d56105af97086f", + "src-sha256": "02c04j7dd29wd0sxbk97yfwq8gj3hwjvlrj07b188cqkq08p920f" }