v5.58.0-beta.1
This commit is contained in:
parent
663949ad81
commit
db155b9752
2 changed files with 2 additions and 6 deletions
|
@ -4,7 +4,7 @@
|
|||
"description": "Private messaging from your desktop",
|
||||
"desktopName": "signal.desktop",
|
||||
"repository": "https://github.com/signalapp/Signal-Desktop.git",
|
||||
"version": "5.57.0-beta.1",
|
||||
"version": "5.58.0-beta.1",
|
||||
"license": "AGPL-3.0-only",
|
||||
"author": {
|
||||
"name": "Signal Messenger, LLC",
|
||||
|
|
|
@ -31,11 +31,7 @@ const releaseNotes: ReleaseNotesType = {
|
|||
version: window.getVersion?.(),
|
||||
features: [
|
||||
{
|
||||
key: 'WhatsNew__v5.57--1',
|
||||
components: undefined,
|
||||
},
|
||||
{
|
||||
key: 'WhatsNew__v5.57--2',
|
||||
key: 'WhatsNew__bugfixes--4',
|
||||
components: undefined,
|
||||
},
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue