v6.2.0-beta.1
This commit is contained in:
parent
4c6bbcdbb6
commit
2a4166a836
2 changed files with 2 additions and 2 deletions
|
@ -4,7 +4,7 @@
|
||||||
"description": "Private messaging from your desktop",
|
"description": "Private messaging from your desktop",
|
||||||
"desktopName": "signal.desktop",
|
"desktopName": "signal.desktop",
|
||||||
"repository": "https://github.com/signalapp/Signal-Desktop.git",
|
"repository": "https://github.com/signalapp/Signal-Desktop.git",
|
||||||
"version": "6.1.0-beta.1",
|
"version": "6.2.0-beta.1",
|
||||||
"license": "AGPL-3.0-only",
|
"license": "AGPL-3.0-only",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Signal Messenger, LLC",
|
"name": "Signal Messenger, LLC",
|
||||||
|
|
|
@ -31,7 +31,7 @@ const releaseNotes: ReleaseNotesType = {
|
||||||
version: window.getVersion?.(),
|
version: window.getVersion?.(),
|
||||||
features: [
|
features: [
|
||||||
{
|
{
|
||||||
key: 'WhatsNew__v6.1--1',
|
key: 'WhatsNew__bugfixes--3',
|
||||||
components: undefined,
|
components: undefined,
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in a new issue