Skip to content

Commit

Permalink
v1.0.26
Browse files Browse the repository at this point in the history
Fix extended periods of not receiving messages on Linux (#1497)

Fix crash on non-file drag/drop events (#1498)

Dev:
  - yarn install now builds electron dependencies automatically
    (#1491)
  - Docs are refreshed for the new world of Electron (#1491)
  - Update our release scripts to match changes in electron-builder
    (#1484)
  - Additional logging when we can't decrypt a user's profile (#1483)
  - Remove images/emoji directory (#1485)

FREEBIE
  • Loading branch information
scottnonnenberg committed Sep 22, 2017
1 parent 9db0cb4 commit 33f5a80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"productName": "Signal",
"description": "Private messaging from your desktop",
"repository": "https://github.com/WhisperSystems/Signal-Desktop.git",
"version": "1.0.25",
"version": "1.0.26",
"license": "GPL-3.0",
"author": {
"name": "Open Whisper Systems",
Expand Down

0 comments on commit 33f5a80

Please sign in to comment.