From 1a2b123f31a49b65ac5bbadc4fc1589b40031105 Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Tue, 24 Oct 2017 10:30:52 -0700 Subject: [PATCH] v1.0.34 Re-enable read receipts and read syncs (#1604) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa60b7bdf9..ee65006519 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "productName": "Signal", "description": "Private messaging from your desktop", "repository": "https://github.com/WhisperSystems/Signal-Desktop.git", - "version": "1.0.33", + "version": "1.0.34", "license": "GPL-3.0", "author": { "name": "Open Whisper Systems",