v1.1.0-beta.1

Fix missing application icon on some Linux distributions (#1735)

Update to electron 1.7.9 (#1736)

Dev:
  - Be resilient to thrown non-errors in import process (#1737)
  - Beta builds: A few updates required for successful release (#1739)
  - Use icon from /images for window creation instead of /build (#1738)
  - Update development branch to include everything up to v1.0.37 9e6d50b966
This commit is contained in:
Scott Nonnenberg 2017-11-08 19:33:26 -08:00
parent e07021837a
commit 475e9020ed
No known key found for this signature in database
GPG key ID: A4931C09644C654B

View file

@ -3,7 +3,7 @@
"productName": "Signal", "productName": "Signal",
"description": "Private messaging from your desktop", "description": "Private messaging from your desktop",
"repository": "https://github.com/WhisperSystems/Signal-Desktop.git", "repository": "https://github.com/WhisperSystems/Signal-Desktop.git",
"version": "1.0.37", "version": "1.1.0-beta.1",
"license": "GPL-3.0", "license": "GPL-3.0",
"author": { "author": {
"name": "Open Whisper Systems", "name": "Open Whisper Systems",