From bf3eb6d30c9b45462d0532b64ad44e9f00657939 Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Fri, 15 Sep 2017 13:32:48 -0700 Subject: [PATCH] v1.0.25 Update to Emojiset 4.0 (#1482) Fix unthemed Submit Debug Log dialog (#1479) Additional logging to help track down socket disconnect problems (#1469) Dismiss loading screen if we have network problems (#1466) Setup: On network error during setup, show error screen instead of hanging (#1472) Allow user to setup new install with pre-profiles mobile device (#1470) Ensure that we stay pinned to Windows taskbar on upgrade (#1473) Ensure we are in the right category on Linux (#1473) Ensure that we Heavye the right icon in the GNOME taskbar (#1473) Transifex config specific to electron, updated translations (#1478) CI: Bypass often-corrupt node_modules/.bin/grunt.cmd on windows (#1481) AppVeyor: Reduce build output due to xcopy of all emoji files (https://github.com/WhisperSystems/Signal-Desktop/commit/c2c9cd0aa264b486108e275a58cc7f2758346801) FREEBIE --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3ecd98b71..f6a8f24b7f 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.24", + "version": "1.0.25", "license": "GPL-3.0", "author": { "name": "Open Whisper Systems",