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:
parent
e07021837a
commit
475e9020ed
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue