From 20ebdf130e34626381c5b7c46d4c0e2a580dc499 Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Mon, 11 Sep 2017 12:23:41 -0700 Subject: [PATCH] v1.0.24 Contact profiles support - display avatars and names (#1453) Audio notes can now be recorded on Windows (#1456) When window is snap-positioned on windows, no longer automatically re-position window (#1455) Ensure that our sound setting applies for all notification types (#1445) Fix loading screen hang with application is unlinked (#1440) Fix error dialog on initial load (#1440) Based on https://github.com/WhisperSystems/Signal-Desktop/releases/tag/v0.43.3 FREEBIE --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9c0c7bd11..b07916a49 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.23", + "version": "1.0.24", "license": "GPL-3.0", "author": { "name": "Open Whisper Systems",