From ed44981aa4b1c6371fc3340e8ee74e957c547ad0 Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Wed, 22 Nov 2017 16:49:35 -0800 Subject: [PATCH] v1.1.0-beta.2 Windows 7: Use an alternate mechanism for notifications (#1812) Retry failed signed key rotation; start rotation when registered (#1772) Dev: - Update to electron-builder 19.29.0; may allow windows shortcut to stay deleted on update (#1804) - aptly.sh: Instructions for pruning old packages from repo (#1771) - Update development branch to include everything up to v1.0.39 https://github.com/WhisperSystems/Signal-Desktop/commit/0e328f39114a10afea2eed60d0133fe5e1acc4a9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6f93c979a..fd69a0816 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.1.0-beta.1", + "version": "1.1.0-beta.2", "license": "GPL-3.0", "author": { "name": "Open Whisper Systems",