From d039864dca58a56058d67a8dd7df94afaa548c88 Mon Sep 17 00:00:00 2001 From: frank Date: Tue, 5 Dec 2023 19:12:31 +0800 Subject: [PATCH] fix: Duplicate 'Contact Added' Notifications When Pair-Device User Accepts Request (#17975) https://github.com/status-im/status-go/compare/4cc53630...d7e7792b --- 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 6607cf86c8..cae662afd9 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.171.27", - "commit-sha1": "76b6745666b945f8d6336e2a5fc6e5705985273d", - "src-sha256": "1amak99bpsx6j8grzm2kzwd3si34gg4r8kbxqmnkfsrkm2nzvbx1" + "version": "v0.171.28", + "commit-sha1": "d7e7792b51f79e8cbebc9f59de79e64b6f6e684a", + "src-sha256": "0y0di4jfmk93pqc4i9fsgasrhqgvwh46ly5h04m87pm611faa2ay" }