From dd8e20b9c3c8ee50cbf093db24add61603285f75 Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Mon, 14 Aug 2017 12:22:15 -0700 Subject: [PATCH] v0.42.4 -- Fix for incorrect received_date when downloading large amount of messages from the server. FREEBIE --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 1424956eed..425c852e62 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "name": "Signal Private Messenger", "short_name": "Signal", "description": "__MSG_installTagline__", - "version": "0.42.3", + "version": "0.42.4", "offline_enabled": false, "minimum_chrome_version": "37", "default_locale": "en",