v6.4.0-beta.1
This commit is contained in:
parent
c8012cf153
commit
10b0ec12a1
2 changed files with 3 additions and 11 deletions
|
@ -4,7 +4,7 @@
|
|||
"description": "Private messaging from your desktop",
|
||||
"desktopName": "signal.desktop",
|
||||
"repository": "https://github.com/signalapp/Signal-Desktop.git",
|
||||
"version": "6.3.0-beta.1",
|
||||
"version": "6.4.0-beta.1",
|
||||
"license": "AGPL-3.0-only",
|
||||
"author": {
|
||||
"name": "Signal Messenger, LLC",
|
||||
|
|
|
@ -31,16 +31,8 @@ const releaseNotes: ReleaseNotesType = {
|
|||
version: window.getVersion?.(),
|
||||
features: [
|
||||
{
|
||||
key: 'icu:WhatsNew__v6.3--0',
|
||||
components: {
|
||||
whynothugo: <a href="https://github.com/WhyNotHugo">@WhyNotHugo</a>,
|
||||
},
|
||||
},
|
||||
{
|
||||
key: 'icu:WhatsNew__v6.3--1',
|
||||
components: {
|
||||
jojomatik: <a href="https://github.com/jojomatik">@jojomatik</a>,
|
||||
},
|
||||
key: 'WhatsNew__bugfixes',
|
||||
components: undefined,
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue